aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-10-29 03:15:12 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-10-29 03:15:12 +0800
commit24b8175a74232d4b8ae850e5012a9317e4f6532a (patch)
treefafc93b3685c4f37b72fc71eef6a490356bc7e50 /camel/ChangeLog
parent535593e50467d2fcd5f7a2d0d99c28eb0a45a4fc (diff)
downloadgsoc2013-evolution-24b8175a74232d4b8ae850e5012a9317e4f6532a.tar
gsoc2013-evolution-24b8175a74232d4b8ae850e5012a9317e4f6532a.tar.gz
gsoc2013-evolution-24b8175a74232d4b8ae850e5012a9317e4f6532a.tar.bz2
gsoc2013-evolution-24b8175a74232d4b8ae850e5012a9317e4f6532a.tar.lz
gsoc2013-evolution-24b8175a74232d4b8ae850e5012a9317e4f6532a.tar.xz
gsoc2013-evolution-24b8175a74232d4b8ae850e5012a9317e4f6532a.tar.zst
gsoc2013-evolution-24b8175a74232d4b8ae850e5012a9317e4f6532a.zip
We should check List-Post before List-Id (List-Post has to contain the
2003-10-28 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-utils.c: We should check List-Post before List-Id (List-Post has to contain the mailing-list posting address, whereas List-Id does not.) WAlso moved X-Loop to after List-Id to make FreeBSD lusers happy. Fixes bug #32297. svn path=/trunk/; revision=23111
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index ed7ad1b2f0..1fd44c08d5 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,12 @@
2003-10-28 Jeffrey Stedfast <fejj@ximian.com>
+ * camel-mime-utils.c: We should check List-Post before List-Id
+ (List-Post has to contain the mailing-list posting address,
+ whereas List-Id does not.) WAlso moved X-Loop to after List-Id to
+ make FreeBSD lusers happy. Fixes bug #32297.
+
+2003-10-28 Jeffrey Stedfast <fejj@ximian.com>
+
* Fixes bug #35083
* providers/imap/camel-imap-store.c (connect_to_server): Same