diff options
author | Not Zed <NotZed@Ximian.com> | 2001-03-30 09:08:28 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-03-30 09:08:28 +0800 |
commit | 55c3dea8392096c85ab4bfcd7872b44bb1a3e16c (patch) | |
tree | a8f4c76c6324735df629171e507c50a45134bd03 /camel/ChangeLog | |
parent | 554de99b229180451331f81adc3f6195bf525878 (diff) | |
download | gsoc2013-evolution-55c3dea8392096c85ab4bfcd7872b44bb1a3e16c.tar.gz gsoc2013-evolution-55c3dea8392096c85ab4bfcd7872b44bb1a3e16c.tar.zst gsoc2013-evolution-55c3dea8392096c85ab4bfcd7872b44bb1a3e16c.zip |
Dont overwrite an exception if we got one already. Added camel_operation
2001-03-30 Not Zed <NotZed@Ximian.com>
* camel-service.c (camel_get_host_byname): Dont overwrite an
exception if we got one already. Added camel_operation status to
it, and comment out some debug.
svn path=/trunk/; revision=9034
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 9ab05a130d..2a31b36b9b 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-03-30 Not Zed <NotZed@Ximian.com> + + * camel-service.c (camel_get_host_byname): Dont overwrite an + exception if we got one already. Added camel_operation status to + it, and comment out some debug. + 2001-03-29 Not Zed <NotZed@Ximian.com> * providers/smtp/camel-smtp-transport.c (smtp_connect): Free host |