From 3c7be1018d11ef211d89929eb566a6059b869fd6 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 5 Dec 2000 23:10:32 +0000 Subject: Use camel to construct the list of recipients rather than just 2000-12-05 Jeffrey Stedfast * e-msg-composer.c (add_recipients): Use camel to construct the list of recipients rather than just strchr(recips, ',') which is very prone to errors. svn path=/trunk/; revision=6802 --- composer/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index b3a2052b6c..93e9d630a7 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2000-12-05 Jeffrey Stedfast + + * e-msg-composer.c (add_recipients): Use camel to construct the + list of recipients rather than just strchr(recips, ',') which is + very prone to errors. + 2000-11-03 Iain Holmes * e-msg-composer-attachment-bar.c (update): Pass NULL -- cgit v1.2.3