diff options
author | Not Zed <NotZed@Ximian.com> | 2003-05-08 10:43:10 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-05-08 10:43:10 +0800 |
commit | 7c5e55ba41e736f76a599ff34edbcf03cc558432 (patch) | |
tree | 750b9a8efa7dec361ae306a6deb15c11e7ba2664 /mail/ChangeLog | |
parent | 614aa5e4a53b78ec2a6e612d32c63fcaebfb8b39 (diff) | |
download | gsoc2013-evolution-7c5e55ba41e736f76a599ff34edbcf03cc558432.tar gsoc2013-evolution-7c5e55ba41e736f76a599ff34edbcf03cc558432.tar.gz gsoc2013-evolution-7c5e55ba41e736f76a599ff34edbcf03cc558432.tar.bz2 gsoc2013-evolution-7c5e55ba41e736f76a599ff34edbcf03cc558432.tar.lz gsoc2013-evolution-7c5e55ba41e736f76a599ff34edbcf03cc558432.tar.xz gsoc2013-evolution-7c5e55ba41e736f76a599ff34edbcf03cc558432.tar.zst gsoc2013-evolution-7c5e55ba41e736f76a599ff34edbcf03cc558432.zip |
** See bug #42456
2003-05-07 Not Zed <NotZed@Ximian.com>
** See bug #42456
* mail-composer-prefs.c (spell_language_button_press): set the
enable/disable button to the right text when we toggle a column.
Added a fixme about the weird code in the whole routine.
svn path=/trunk/; revision=21127
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c2f7460f0d..4cefc66794 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2003-05-07 Not Zed <NotZed@Ximian.com> + + ** See bug #42456 + + * mail-composer-prefs.c (spell_language_button_press): set the + enable/disable button to the right text when we toggle a column. + Added a fixme about the weird code in the whole routine. + 2003-05-07 Jeremy Katz <katzj@redhat.com> * evolution-mail.schemas |