aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b5858c863..1bbfb884b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+1999-06-21 root <guiheneu@linoleum.inria.fr>
+
+ * camel/gmime-utils.c (get_header_table_from_stream):
+ replace CR/LF+'\t' with ' '
+
+ * camel/camel-mime-message.c (_set_recipient_list_from_string):
+ trim \t when splitting
+
+ * camel/gmime-utils.c (get_header_table_from_file):
+ corrected bug in scanning tabulations ('t' -> '\t')
+
+ * tests/test2.c (main): read mail.test instead
+ of mail1.test
+
+ * camel/camel-mime-part.c (_add_header):
+ added comments
+
1999-06-03 bertrand <Bertrand.Guiheneuf@inria.fr>
* devel-docs/query/virtual-folder-in-depth.sgml: