diff options
author | bertrand <Bertrand.Guiheneuf@aful.org> | 2000-02-22 16:13:34 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-02-22 16:13:34 +0800 |
commit | 6b21505b40126e00636603c705b771e5c857beef (patch) | |
tree | 10fe4552acfa8cb61a1a1972a723eaefff30b110 /camel/ChangeLog | |
parent | 4cd6866203afabc052140bbd5a6823483b017534 (diff) | |
download | gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.gz gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.bz2 gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.lz gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.xz gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.zst gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.zip |
added a reset method. Thanks message-browser to find so much bugs :)
2000-02-22 bertrand <Bertrand.Guiheneuf@aful.org>
* camel-stream-b64.c (reset__static): added a
reset method. Thanks message-browser to find
so much bugs :)
* providers/mbox/Makefile.am (libcamelmbox_la_LIBADD): readd
Unicode libs.
* shell/Makefile.am (evolution_LDADD):
add libetext.a.
Fixes.
svn path=/trunk/; revision=1900
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index fe9cac7d0e..96d6de92d9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2000-02-22 bertrand <Bertrand.Guiheneuf@aful.org> + + * camel-stream-b64.c (reset__static): added a + reset method. Thanks message-browser to find + so much bugs :) + + * providers/mbox/Makefile.am (libcamelmbox_la_LIBADD): readd + Unicode libs. + 2000-02-21 bertrand <Bertrand.Guiheneuf@aful.org> * camel-formatter.c (lookup_unique_id): |