aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
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 03ecd349c4..5a6c45d985 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,8 @@
2000-07-07 Dan Winship <danw@helixcode.com>
+ * camel-mime-utils.c (header_references_decode): Work around
+ In-Reply-To's with unquoted punctuation. So many broken mailers.
+
* camel-folder.c (camel_folder_search_by_expression): Make this
return a GPtrArray rather than a GList.