aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-09-09 08:43:59 +0800
committerDan Winship <danw@src.gnome.org>2002-09-09 08:43:59 +0800
commit13527d90b5c43f691d1123004d2c6bb5ca18c3a8 (patch)
treec4f59ef0f2e92332ef909226fb61539f5cb2c0e3 /mail/ChangeLog
parent3abb7796bcc037301601780602f7de940d89ef32 (diff)
downloadgsoc2013-evolution-13527d90b5c43f691d1123004d2c6bb5ca18c3a8.tar
gsoc2013-evolution-13527d90b5c43f691d1123004d2c6bb5ca18c3a8.tar.gz
gsoc2013-evolution-13527d90b5c43f691d1123004d2c6bb5ca18c3a8.tar.bz2
gsoc2013-evolution-13527d90b5c43f691d1123004d2c6bb5ca18c3a8.tar.lz
gsoc2013-evolution-13527d90b5c43f691d1123004d2c6bb5ca18c3a8.tar.xz
gsoc2013-evolution-13527d90b5c43f691d1123004d2c6bb5ca18c3a8.tar.zst
gsoc2013-evolution-13527d90b5c43f691d1123004d2c6bb5ca18c3a8.zip
Don't modify the URL if the path doesn't start with "exchange". (Means
* upgrade-mailer.c (exchange_url_upgrade): Don't modify the URL if the path doesn't start with "exchange". (Means it's already a 1.2 URL.) (shortcuts_upgrade_uri): Need to hex-decode exchange URLs here too. (shortcuts_upgrade_xml_file): Fix an off-by-one error here (twice) so it actually works instead of always claiming shortcuts.xml doesn't need to be upgraded. (mailer_upgrade): Check the size of the accounts hash rather than imap_sources since we have work to do if the user has an exchange account but no imap accounts. svn path=/trunk/; revision=18018
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 0f598dbd22..21d2e336af 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,16 @@
+2002-09-08 Dan Winship <danw@ximian.com>
+
+ * upgrade-mailer.c (exchange_url_upgrade): Don't modify the URL if
+ the path doesn't start with "exchange". (Means it's already a 1.2
+ URL.)
+ (shortcuts_upgrade_uri): Need to hex-decode exchange URLs here too.
+ (shortcuts_upgrade_xml_file): Fix an off-by-one error here (twice)
+ so it actually works instead of always claiming shortcuts.xml
+ doesn't need to be upgraded.
+ (mailer_upgrade): Check the size of the accounts hash rather than
+ imap_sources since we have work to do if the user has an exchange
+ account but no imap accounts.
+
2002-09-06 Jeffrey Stedfast <fejj@ximian.com>
* upgrade-mailer.c (upgrade): Sync the database after upgrading