diff options
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 117309a71f..2d58b13ab2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2000-07-06 Dan Winship <danw@helixcode.com> + * main.c (main): gtkhtmllib_init is no more. Call gconf_init + directly instead. + * message-list.c (message_list_select_next): New function to select the first message on or after the given row that meets certain flag criteria. |