aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e08a74d7fa..8fd676df44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-04-24 bertrand <Bertrand.Guiheneuf@inria.fr>
+
+ * camel/url-util.c (new_g_url): URL
+ rewritten completely. Error handling not
+ implemented in public functions.
+ But URL scan works pretty well :)))
+
1999-04-24 bertrand <Bertrand.Guiheneuf@inria.fr>
* camel/url-util.[ch]: I needed the url
@@ -21,7 +28,7 @@
* camel/camel-store.h:
* camel/camel-folder.h:
- correct declarations of structss
+ correct declarations of structs
1999-04-22 bertrand <Bertrand.Guiheneuf@inria.fr>