From: Jürgen Vigna Date: Mon, 16 Jul 2001 10:05:52 +0000 (+0000) Subject: Forgotten ChangeLog entries. X-Git-Tag: 1.6.10~21077 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=eb4a3c10056fd2b6e5d43e75798177e2a5aef784;p=features.git Forgotten ChangeLog entries. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2245 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/ChangeLog b/src/ChangeLog index e41c50d827..3a6ad87ba2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2001-07-16 Juergen Vigna + * sp_spell.C: always compile ISpell part. + * lyxrc.C: added use_pspell entry and it's handling. 2001-07-13 Juergen Vigna diff --git a/src/frontends/controllers/ChangeLog b/src/frontends/controllers/ChangeLog index c5f9b2cf7f..58507542d6 100644 --- a/src/frontends/controllers/ChangeLog +++ b/src/frontends/controllers/ChangeLog @@ -1,3 +1,9 @@ +2001-07-16 Juergen Vigna + + * ControlSpellchecker.C (show): use the lyxrc.use_pspell flag (if + compiled with USE_PSPELL) to be able to switch between ISpell and + PSpell classes. + 2001-07-13 Angus Leeming Consistent use of Lsstream.h: