diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 8351b96703..b00ce73157 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-10-01 Jeffrey Stedfast <fejj@ximian.com> + + * mail-vfolder.c (mail_vfolder_remove_uri): replace my_list_find() + == NULL with my_list_find() != NULL. + 2001-10-01 Dan Winship <danw@ximian.com> * component-factory.c (mail_load_storage_by_uri): create storages |