aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-28 07:19:02 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-28 07:19:02 +0000
commite9f2d81aafc3d39e2838ea931c048e05b466f9a2 (patch)
treecf9bcde6070c11d2a5d5f2104bf9a2e7c54ca0a1 /ChangeLog
parent1976ac750c74858714cae55a01b6703c75529fe0 (diff)
generate References: from In-Reply-To: even if the parent message doesn't have Message-Id:.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@133 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6018a375..ee3882fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-02-28
+ * src/compose.c: compose_parse_header(): generate References: from
+ In-Reply-To: even if the parent message doesn't have Message-Id:
+ (thanks to mori).
+
+2005-02-28
+
* src/procheader.[ch]: fixed the argument type of buffer length
(thanks to Alfons).