diff options
author | Dan Winship <danw@src.gnome.org> | 2001-07-02 21:06:56 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-07-02 21:06:56 +0800 |
commit | fe8b68228969c02213cee6729388bce929b6bdbc (patch) | |
tree | a782e274331d31e9110ac641bf1780026a19d6f7 /camel/ChangeLog | |
parent | 42129a0187436c8a6654c545089511cf05095904 (diff) | |
download | gsoc2013-evolution-fe8b68228969c02213cee6729388bce929b6bdbc.tar gsoc2013-evolution-fe8b68228969c02213cee6729388bce929b6bdbc.tar.gz gsoc2013-evolution-fe8b68228969c02213cee6729388bce929b6bdbc.tar.bz2 gsoc2013-evolution-fe8b68228969c02213cee6729388bce929b6bdbc.tar.lz gsoc2013-evolution-fe8b68228969c02213cee6729388bce929b6bdbc.tar.xz gsoc2013-evolution-fe8b68228969c02213cee6729388bce929b6bdbc.tar.zst gsoc2013-evolution-fe8b68228969c02213cee6729388bce929b6bdbc.zip |
Change a camel_exception_clear to camel_exception_init to fix a
* tests/misc/url.c (main): Change a camel_exception_clear to
camel_exception_init to fix a sometimes-crash
svn path=/trunk/; revision=10675
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 c150ac3729..2955012bc1 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-07-02 Dan Winship <danw@ximian.com> + + * tests/misc/url.c (main): Change a camel_exception_clear to + camel_exception_init to fix a sometimes-crash + 2001-06-29 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-utils.c: Added Originator: header as a header to look |