diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-08-31 01:20:19 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-08-31 01:20:19 +0000 |
commit | be7aeac3e81ef1c4b86b78d08a387e99610f5589 (patch) | |
tree | f6b673d2b6920b917ed367096ddd57f26f51e271 /ChangeLog.ja | |
parent | b1ccf6f3c064d304bfe18756adcd1f55bff9b30c (diff) |
fixed another format string bug in address completion.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1885 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index 7f7db0d0..23b00072 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,3 +1,12 @@ +2007-08-31 + + * version 2.4.5 + +2007-08-31 + + * src/addr_compl.c: get_complete_address(): アドレス補完に別の + フォーマット文字列バグがあったのを修正(Megaman 9703 さん thanks)。 + 2007-08-23 * src/compose.c: compose_is_itemized(): '--' も結合しないようにした。 |