diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-08-23 02:07:30 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-08-23 02:07:30 +0000 |
commit | d317bb77282ba4e6b1e5e94924827d1b2c60f69a (patch) | |
tree | e8bf689d5e8a06dd6b5b7829b9c61a5238723c6c /ChangeLog.ja | |
parent | 593ed51550a14c6ccbcbc279b899e4ba2100f94a (diff) |
also don't join '--' in line wrapping.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1882 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index 7c2e5a8e..7f7db0d0 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,9 @@ 2007-08-23 + * src/compose.c: compose_is_itemized(): '--' も結合しないようにした。 + +2007-08-23 + * libsylph/codeconv.c: conv_get_current_locale(): cur_locale = "" の場合を修正(Elohin Igor' さん thanks)。 |