diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-07-24 08:54:20 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-07-24 08:54:20 +0800 |
commit | 2807ad0103bf4f320019ac83d9af5013e6b40913 (patch) | |
tree | e32d43196bfd565f25630306679d1f47996dc3c1 /mail/ChangeLog | |
parent | fc59208aa9f8ec8fc95982773064f4030388971a (diff) | |
download | gsoc2013-evolution-2807ad0103bf4f320019ac83d9af5013e6b40913.tar.gz gsoc2013-evolution-2807ad0103bf4f320019ac83d9af5013e6b40913.tar.zst gsoc2013-evolution-2807ad0103bf4f320019ac83d9af5013e6b40913.zip |
Oops. Uncomment this code since Trow fixed GtkHTML to actually have this
2001-07-23 Jeffrey Stedfast <fejj@ximian.com>
* mail-search.c (toggled_fwd_cb): Oops. Uncomment this code since
Trow fixed GtkHTML to actually have this function now.
svn path=/trunk/; revision=11328
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b23cb92df2..7aea0c7a21 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2001-07-23 Jeffrey Stedfast <fejj@ximian.com> + * mail-search.c (toggled_fwd_cb): Oops. Uncomment this code since + Trow fixed GtkHTML to actually have this function now. + * mail-config.glade: Fixed the "Read" to be Read in the glade file per menesis' request. |