From f9257aeb4c12c759b5e3419a8ae94f5b2e1a3ad6 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 11 Jun 2003 04:28:04 +0000 Subject: ** See bug #22542 2003-06-11 Not Zed ** See bug #22542 * component-factory.c (storage_create_folder): If we're creating a folder on a vstore, popup a vFolder editor rather than failing. 2003-06-05 Not Zed ** Part of #42691. * importers/Makefile.am (BUILT_SOURCES): added server_DATA. * Makefile.am (%.server.in): create a proper implicit rule for temporary .in file. 2003-06-04 Not Zed ** See bug #43974 * mail-tools.c (mail_tool_do_movemail): use a proper CamelURL to decode the uri, not hacky strcmp stuff. * mail-account-gui.c (extract_values): if we have an conf_entry, ignore username, hostname, and path ones, as these are handled implicitly in the url itself. Came about because of the fix for #42838. svn path=/trunk/; revision=21407 --- mail/ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index dc1c882055..0e2c45a308 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,31 @@ +2003-06-11 Not Zed + + ** See bug #22542 + + * component-factory.c (storage_create_folder): If we're creating a + folder on a vstore, popup a vFolder editor rather than failing. + +2003-06-05 Not Zed + + ** Part of #42691. + + * importers/Makefile.am (BUILT_SOURCES): added server_DATA. + + * Makefile.am (%.server.in): create a proper implicit rule for + temporary .in file. + +2003-06-04 Not Zed + + ** See bug #43974 + + * mail-tools.c (mail_tool_do_movemail): use a proper CamelURL to + decode the uri, not hacky strcmp stuff. + + * mail-account-gui.c (extract_values): if we have an conf_entry, + ignore username, hostname, and path ones, as these are handled + implicitly in the url itself. Came about because of the fix for + #42838. + 2003-06-03 Federico Mena Quintero * mail-search.c (mail_search_construct): Put the buttons in HIG -- cgit v1.2.3