aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-02-07 04:57:17 +0800
committerChris Lahey <clahey@src.gnome.org>2001-02-07 04:57:17 +0800
commitf8f9d8aadbad0b97409c5296bc8f0a5330dbf362 (patch)
treec88e73c9607891dcc3c09b5555fa698cc84ba854 /camel/ChangeLog
parent228aaaf7abccfe1fa359f76f15ebf0d0ceb19a23 (diff)
downloadgsoc2013-evolution-f8f9d8aadbad0b97409c5296bc8f0a5330dbf362.tar
gsoc2013-evolution-f8f9d8aadbad0b97409c5296bc8f0a5330dbf362.tar.gz
gsoc2013-evolution-f8f9d8aadbad0b97409c5296bc8f0a5330dbf362.tar.bz2
gsoc2013-evolution-f8f9d8aadbad0b97409c5296bc8f0a5330dbf362.tar.lz
gsoc2013-evolution-f8f9d8aadbad0b97409c5296bc8f0a5330dbf362.tar.xz
gsoc2013-evolution-f8f9d8aadbad0b97409c5296bc8f0a5330dbf362.tar.zst
gsoc2013-evolution-f8f9d8aadbad0b97409c5296bc8f0a5330dbf362.zip
Made these pass char ** as the second parameter to iconv.
2001-02-06 Christopher James Lahey <clahey@ximian.com> * camel-mime-filter-charset.c (complete, filter), camel-mime-utils.c (rfc2047_decode_word, rfc2047_encode_word): Made these pass char ** as the second parameter to iconv. svn path=/trunk/; revision=8022
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 49d31e26a7..2a05238ce1 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2001-02-06 Christopher James Lahey <clahey@ximian.com>
+
+ * camel-mime-filter-charset.c (complete, filter),
+ camel-mime-utils.c (rfc2047_decode_word, rfc2047_encode_word):
+ Made these pass char ** as the second parameter to iconv.
+
2001-02-06 Not Zed <NotZed@Ximian.com>
* camel-search-private.c: Removed unwanted header. It was never