aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2002-09-24 13:48:14 +0800
committerMichael Zucci <zucchi@src.gnome.org>2002-09-24 13:48:14 +0800
commitadfb8ab4d8c42af132cda089373dea014799dbec (patch)
tree1401853911160932856264bd19510db5962df455 /camel/ChangeLog
parentc010a1394686dd9a9025347f8c7edd686b221a9e (diff)
downloadgsoc2013-evolution-adfb8ab4d8c42af132cda089373dea014799dbec.tar
gsoc2013-evolution-adfb8ab4d8c42af132cda089373dea014799dbec.tar.gz
gsoc2013-evolution-adfb8ab4d8c42af132cda089373dea014799dbec.tar.bz2
gsoc2013-evolution-adfb8ab4d8c42af132cda089373dea014799dbec.tar.lz
gsoc2013-evolution-adfb8ab4d8c42af132cda089373dea014799dbec.tar.xz
gsoc2013-evolution-adfb8ab4d8c42af132cda089373dea014799dbec.tar.zst
gsoc2013-evolution-adfb8ab4d8c42af132cda089373dea014799dbec.zip
Changed the Mailing-List rule to get the complete domain (* in wrong
2002-09-24 Not Zed <NotZed@Ximian.com> * camel-mime-utils.c (mail_list_magic[]): Changed the Mailing-List rule to get the complete domain (* in wrong spot). #31087. svn path=/trunk/; revision=18192
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index ac6d0eb5ea..a58e1b2017 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,8 @@
2002-09-24 Not Zed <NotZed@Ximian.com>
+ * camel-mime-utils.c (mail_list_magic[]): Changed the Mailing-List
+ rule to get the complete domain (* in wrong spot). #31087.
+
* camel-text-index.c (text_index_compress_nosync): If we have no
data written to a key, dont add it, or its partition header.