aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@inria.fr>1999-04-24 19:11:07 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-04-24 19:11:07 +0800
commit0a2e9eef732efa8b48e5188b361f523dfe8bb0cc (patch)
tree5e07f58fd11b5319498b2e91c2f701ffaf6822bb /ChangeLog
parent399f0e77bcca33cefb9cb6ef623719749d9f8390 (diff)
downloadgsoc2013-evolution-0a2e9eef732efa8b48e5188b361f523dfe8bb0cc.tar
gsoc2013-evolution-0a2e9eef732efa8b48e5188b361f523dfe8bb0cc.tar.gz
gsoc2013-evolution-0a2e9eef732efa8b48e5188b361f523dfe8bb0cc.tar.bz2
gsoc2013-evolution-0a2e9eef732efa8b48e5188b361f523dfe8bb0cc.tar.lz
gsoc2013-evolution-0a2e9eef732efa8b48e5188b361f523dfe8bb0cc.tar.xz
gsoc2013-evolution-0a2e9eef732efa8b48e5188b361f523dfe8bb0cc.tar.zst
gsoc2013-evolution-0a2e9eef732efa8b48e5188b361f523dfe8bb0cc.zip
URL rewritten completely. Error handling not implemented in public
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 :))) svn path=/trunk/; revision=874
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>