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: