diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 2061234d1a..dbff54f9d6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2004-11-12 Not Zed <NotZed@Ximian.com> + + ** Merge in notzed-messageinfo-branch. + 2004-11-11 Radek Doulik <rodo@ximian.com> * em-format-hook.c (emfh_enable): l = g_list_next (l); in inner @@ -56,6 +60,30 @@ * em-account-editor.c: Change the labels back to the same as they were in 2.0 +2004-11-12 Not Zed <NotZed@Ximian.com> + + * mail-send-recv.c (auto_account_finalised): fix the callback + signature. + +2004-11-11 Not Zed <NotZed@Ximian.com> + + * mail-component.c (mc_add_store): + (mc_add_store_done): Let the counters know about the junk/trash + folders that have already been opened. + + * em-vfs-stream.[ch]: Added stream class to read/write gnome-vfs + data from camel. NFI if this will work, depends on how + thread-safe gnome-vfs is. + +2004-11-08 Not Zed <NotZed@Ximian.com> + + * mail-vfolder.c (uri_is_spethal): fix the special check for local + folders. + +2004-10-30 Not Zed <NotZed@Ximian.com> + + * */*.c, *.c: camel api changes. + 2004-10-28 Not Zed <NotZed@Ximian.com> * mail-folder-cache.c (real_flush_updates): |