aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-09 07:55:54 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-09 07:55:54 +0000
commitf0bc6a2d0f390a79311ae7264cc8c2493ce5c5de (patch)
tree58ea1f37e89147b40895b9ce53d2f048d9588b15 /ChangeLog
parentef7ee23da99c2f2c7b83e65cba357f2d5b9bb731 (diff)
fixed wrapping of quote when auto-wrapping is enabled.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@158 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 5c553f41..0d3494ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-03-09
+ * src/compose.c: fixed wrapping of quote when auto-wrapping is
+ enabled.
+
+2005-03-09
+
* src/mainwindow.c: fixed remembering of the state of the visibility
of MessageView.