diff options
author | Dan Winship <danw@src.gnome.org> | 2001-02-15 06:26:51 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-02-15 06:26:51 +0800 |
commit | 4029db7b4c554fb76d22d5aa8a8a841c4887d592 (patch) | |
tree | 14921b0d9ff3783dd0258c5f119d9609b0978013 /camel/ChangeLog | |
parent | cb6f0cd1110c86eca9efd3e0c90127792e4431b4 (diff) | |
download | gsoc2013-evolution-4029db7b4c554fb76d22d5aa8a8a841c4887d592.tar.gz gsoc2013-evolution-4029db7b4c554fb76d22d5aa8a8a841c4887d592.tar.zst gsoc2013-evolution-4029db7b4c554fb76d22d5aa8a8a841c4887d592.zip |
(create_folder): Oops, and fix bug involving namespaces
svn path=/trunk/; revision=8233
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 123aaef782..7014035ac9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -4,7 +4,8 @@ a folder when you don't know its full name. * providers/imap/camel-imap-store.c (create_folder): Implement. - + (create_folder): Oops, and fix bug involving namespaces + 2001-02-12 Not Zed <NotZed@Ximian.com> * camel-mime-part.c (init_header_name_table): Add address headers |