aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-03-19 08:22:29 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-03-19 08:22:29 +0800
commit5e96f5b6393b531f1f8d26a02e58e48d1ba4a973 (patch)
treec2754fd515ba68a173215bc997ddd1ec302ffd38 /camel/ChangeLog
parentc8ad537cb8040ac3c2de85695a8b38b92c441575 (diff)
downloadgsoc2013-evolution-5e96f5b6393b531f1f8d26a02e58e48d1ba4a973.tar
gsoc2013-evolution-5e96f5b6393b531f1f8d26a02e58e48d1ba4a973.tar.gz
gsoc2013-evolution-5e96f5b6393b531f1f8d26a02e58e48d1ba4a973.tar.bz2
gsoc2013-evolution-5e96f5b6393b531f1f8d26a02e58e48d1ba4a973.tar.lz
gsoc2013-evolution-5e96f5b6393b531f1f8d26a02e58e48d1ba4a973.tar.xz
gsoc2013-evolution-5e96f5b6393b531f1f8d26a02e58e48d1ba4a973.tar.zst
gsoc2013-evolution-5e96f5b6393b531f1f8d26a02e58e48d1ba4a973.zip
Quote the param value if it contains whitespace as well.
2001-03-18 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-utils.c (header_param_list_format_append): Quote the param value if it contains whitespace as well. svn path=/trunk/; revision=8804
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 91dfe7267b..7198a757c7 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-18 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-mime-utils.c (header_param_list_format_append): Quote the
+ param value if it contains whitespace as well.
+
2001-03-17 Jeffrey Stedfast <fejj@ximian.com>
* Makefile.am: Don't include system include dir.