aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-18 09:26:14 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-18 09:26:14 +0000
commitc7c54a272476bb96923da48d00328229b44fdbd0 (patch)
treec12c04fe41cbc938027f2f74b1a44a9123793785 /ChangeLog
parentcd8ecf73140f0d4fb86cefab85009498ed66db8d (diff)
compose.c: removed extra spaces between the next line when joining.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@115 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c43478cc..cb80b262 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-02-18
+ * src/compose.c: compose_join_next_line(): removed extra spaces
+ between the next line.
+
+2005-02-18
+
* src/compose.c: compose_wrap_paragraph(): comply with 'Wrap
quotation' setting.