aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a2f338eda1..934b0142aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1999-05-30 bertrand <Bertrand.Guiheneuf@inria.fr>
- * camel/camel-mime-message.c (_set_recipient_list_from_string):
+ * camel/camel-stream.h: new class. Represents an
+ abstract stream object.
+
+ * camel/camel-mime-message.c (_set_recipient_list_from_string):
remove leading and trailing spaces in recipient addresses.
* camel/gmime-utils.c (_store_header_pair_from_gstring):