diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2012-05-28 06:00:47 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2012-05-28 06:00:47 +0000 |
commit | 288eac7584751c1dd35bb28ea22a09ad304b3676 (patch) | |
tree | a7d33a0881f1f83deaaaa291a4004ff713d129cc /ChangeLog | |
parent | 1499320dd10a1cbfb52240d611725b056c094611 (diff) |
properly set line-space for auto-wrapped lines (fixes Bug #64).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3076 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-05-28 + + * src/textview.c + src/compose.c: properly set line-space for auto-wrapped lines + (fixes Bug #64). + 2012-05-18 * src/main.c: open compose window before receiving on startup |