aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBertrand Guiheneuf <bertrand@src.gnome.org>1999-06-22 00:46:58 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-06-22 00:46:58 +0800
commit4f689d0fb8e33e91fec8b8e0471d48f1e6993622 (patch)
treeb7f6adc3bdf3df1e76dc832d3e56e2f0c098a840 /ChangeLog
parent1703ec52d776954d5da61413b09a82f81b46dd02 (diff)
downloadgsoc2013-evolution-4f689d0fb8e33e91fec8b8e0471d48f1e6993622.tar
gsoc2013-evolution-4f689d0fb8e33e91fec8b8e0471d48f1e6993622.tar.gz
gsoc2013-evolution-4f689d0fb8e33e91fec8b8e0471d48f1e6993622.tar.bz2
gsoc2013-evolution-4f689d0fb8e33e91fec8b8e0471d48f1e6993622.tar.lz
gsoc2013-evolution-4f689d0fb8e33e91fec8b8e0471d48f1e6993622.tar.xz
gsoc2013-evolution-4f689d0fb8e33e91fec8b8e0471d48f1e6993622.tar.zst
gsoc2013-evolution-4f689d0fb8e33e91fec8b8e0471d48f1e6993622.zip
sync
svn path=/trunk/; revision=983
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: