diff options
| author | bertrand <Bertrand.Guiheneuf@inria.fr> | 1999-04-24 19:11:07 +0800 |
|---|---|---|
| committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-04-24 19:11:07 +0800 |
| commit | 0a2e9eef732efa8b48e5188b361f523dfe8bb0cc (patch) | |
| tree | 5e07f58fd11b5319498b2e91c2f701ffaf6822bb /ChangeLog | |
| parent | 399f0e77bcca33cefb9cb6ef623719749d9f8390 (diff) | |
| download | gsoc2013-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-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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> |
