aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index b94ab8d079..c8cebe07d1 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,10 @@
2000-03-28 Dan Winship <danw@helixcode.com>
+ * camel-service.c (camel_service_gethost,
+ camel_service_getport): convenience functions to canonicalize
+ the host and port values of a service's URL.
+ * providers/pop3/camel-pop3-store.c: use them
+
* providers/mbox/camel-mbox-folder.c
(_check_get_or_maybe_generate_summary_file): Make this work when
the inbox file doesn't yet exist.