diff options
author | Dan Winship <danw@src.gnome.org> | 2000-04-08 03:26:50 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-08 03:26:50 +0800 |
commit | 5f93b830400c342ce0a20362df8d744120541478 (patch) | |
tree | 2f79c1f9cc92903397421156d3594d1e5c7d5509 /camel/ChangeLog | |
parent | 7806215bdc77589af8488bf1d5db306864987b27 (diff) | |
download | gsoc2013-evolution-5f93b830400c342ce0a20362df8d744120541478.tar gsoc2013-evolution-5f93b830400c342ce0a20362df8d744120541478.tar.gz gsoc2013-evolution-5f93b830400c342ce0a20362df8d744120541478.tar.bz2 gsoc2013-evolution-5f93b830400c342ce0a20362df8d744120541478.tar.lz gsoc2013-evolution-5f93b830400c342ce0a20362df8d744120541478.tar.xz gsoc2013-evolution-5f93b830400c342ce0a20362df8d744120541478.tar.zst gsoc2013-evolution-5f93b830400c342ce0a20362df8d744120541478.zip |
Clarify error messages. (finalize): fix a bug in camel_exception usage
* providers/pop3/camel-pop3-store.c (pop3_connect): Clarify error
messages.
(finalize): fix a bug in camel_exception usage
svn path=/trunk/; revision=2329
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index a514f14c9a..9807aa6242 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-04-07 Dan Winship <danw@helixcode.com> + + * providers/pop3/camel-pop3-store.c (pop3_connect): Clarify error + messages. + (finalize): fix a bug in camel_exception usage + 2000-04-07 NotZed <NotZed@HelixCode.com> * providers/Makefile.am: Removed smtp for now, its a long way from |