aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-01-05 06:50:01 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-01-05 06:50:01 +0800
commit73fa3a6e62f671e34ab1206425c39d8d8b987ba2 (patch)
tree70d864e5898312960c629b50620e84e0c6c504fc /camel/ChangeLog
parent6313402ba1f2c48183715d1f5170e9ce4e73a391 (diff)
downloadgsoc2013-evolution-73fa3a6e62f671e34ab1206425c39d8d8b987ba2.tar
gsoc2013-evolution-73fa3a6e62f671e34ab1206425c39d8d8b987ba2.tar.gz
gsoc2013-evolution-73fa3a6e62f671e34ab1206425c39d8d8b987ba2.tar.bz2
gsoc2013-evolution-73fa3a6e62f671e34ab1206425c39d8d8b987ba2.tar.lz
gsoc2013-evolution-73fa3a6e62f671e34ab1206425c39d8d8b987ba2.tar.xz
gsoc2013-evolution-73fa3a6e62f671e34ab1206425c39d8d8b987ba2.tar.zst
gsoc2013-evolution-73fa3a6e62f671e34ab1206425c39d8d8b987ba2.zip
Instead of checking recipients != NULL, check that camel_address_length
2003-01-04 Jeffrey Stedfast <fejj@ximian.com> * providers/smtp/camel-smtp-transport.c (smtp_send_to): Instead of checking recipients != NULL, check that camel_address_length (recipients) != 0 since it is illegal for recipients to be NULL (camel_transport_send_to already checks this). svn path=/trunk/; revision=19235
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 168edae899..5acca4ea20 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,10 @@
+2003-01-04 Jeffrey Stedfast <fejj@ximian.com>
+
+ * providers/smtp/camel-smtp-transport.c (smtp_send_to): Instead of
+ checking recipients != NULL, check that camel_address_length
+ (recipients) != 0 since it is illegal for recipients to be NULL
+ (camel_transport_send_to already checks this).
+
2002-12-17 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap/camel-imap-utils.c: Replace calls to