aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 02b3e967d7..ae01e8896d 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,10 @@
2001-01-16 Jeffrey Stedfast <fejj@ximian.com>
+ * providers/smtp/camel-smtp-transport.c (smtp_rcpt): Don't check
+ errno as it's not being set. Fixes bug #1150.
+
+2001-01-16 Jeffrey Stedfast <fejj@ximian.com>
+
Ugh, this design is ugly like my butt.
* camel-session.c (camel_session_query_cert_authenticator): New