diff options
author | Not Zed <NotZed@Ximian.com> | 2001-08-15 12:46:35 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-08-15 12:46:35 +0800 |
commit | 21a13fbcb64c543103a352d5b316565cac963c1c (patch) | |
tree | fd2fdecd9a5d31fc76d25accccb52b1a7a72542a /mail/ChangeLog | |
parent | 545c3e8a64626dd516d9a5f044b080fea946536a (diff) | |
download | gsoc2013-evolution-21a13fbcb64c543103a352d5b316565cac963c1c.tar.gz gsoc2013-evolution-21a13fbcb64c543103a352d5b316565cac963c1c.tar.zst gsoc2013-evolution-21a13fbcb64c543103a352d5b316565cac963c1c.zip |
gets rid of those annoying operation-re-registered messages at last.
2001-08-15 Not Zed <NotZed@Ximian.com>
* mail-local.c (register_folder_register): Remove operation
registration/etc. Handled by mail-mt.c
* message-list.c (regen_list_regen): Remove camel operation
registration/etc.
svn path=/trunk/; revision=12041
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 286e3aa1e9..629a6be489 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2001-08-15 Not Zed <NotZed@Ximian.com> + + * mail-local.c (register_folder_register): Remove operation + registration/etc. Handled by mail-mt.c + + * message-list.c (regen_list_regen): Remove camel operation + registration/etc. + 2001-08-14 Jeffrey Stedfast <fejj@ximian.com> * mail-accounts.c (load_accounts): Convert the UTF-8 account name |