diff options
author | Dan Winship <danw@src.gnome.org> | 2000-04-28 03:00:04 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-28 03:00:04 +0800 |
commit | e5d2b62bf6fae52b49915c67d92e81968f61647a (patch) | |
tree | 0578ad5c27e7d7a07e29a1f198f2d692bb3d8106 /camel/ChangeLog | |
parent | 61e58833c2a77ed4b3db33c598c804c7831c33ab (diff) | |
download | gsoc2013-evolution-e5d2b62bf6fae52b49915c67d92e81968f61647a.tar gsoc2013-evolution-e5d2b62bf6fae52b49915c67d92e81968f61647a.tar.gz gsoc2013-evolution-e5d2b62bf6fae52b49915c67d92e81968f61647a.tar.bz2 gsoc2013-evolution-e5d2b62bf6fae52b49915c67d92e81968f61647a.tar.lz gsoc2013-evolution-e5d2b62bf6fae52b49915c67d92e81968f61647a.tar.xz gsoc2013-evolution-e5d2b62bf6fae52b49915c67d92e81968f61647a.tar.zst gsoc2013-evolution-e5d2b62bf6fae52b49915c67d92e81968f61647a.zip |
expose these routines.
* camel-url.[ch] (camel_url_encode, camel_url_decode): expose
these routines.
svn path=/trunk/; revision=2661
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 0bea69df22..b5ac3d1392 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-04-27 Dan Winship <danw@helixcode.com> + + * camel-url.[ch] (camel_url_encode, camel_url_decode): expose + these routines. + 2000-04-26 Dan Winship <danw@helixcode.com> * camel-mime-part.c (write_to_stream): Only write a newline |