aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
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.ja
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.ja')
-rw-r--r--ChangeLog.ja6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 9ec463fc..3e4ddd40 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,11 @@
2005-02-28
+ * src/compose.c: compose_parse_header(): 親メッセージが Message-Id:
+ を持っていない場合でも In-Reply-To: から References: を生成する
+ ようにした(mori さん thanks)。
+
+2005-02-28
+
* src/procheader.[ch]: バッファ長の引数の型を修正(Alfons さん thanks)。
2005-02-27