aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4d80c8986a..b297f0614e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,11 @@
2001-09-28 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-config.c (mail_config_get_account_by_transport_url): Use
+ Camel to compare the urls rather than using e_url_equal which does
+ all sorts of funky shit that may not work in every case.
+
+2001-09-28 Jeffrey Stedfast <fejj@ximian.com>
+
* mail-local.c (mail_local_provider_init): Setup the url_hash and
url_equal functions for the local provider.