aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 7bf58a376b..a8a4961d01 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -6,6 +6,9 @@
2003-04-23 Not Zed <NotZed@Ximian.com>
+ * providers/smtp/camel-smtp-transport.c (smtp_helo): only free the
+ host if it was set. removes a run-time warning.
+
* camel-session.c (get_service): oops, the service owns the url
after we construct it.