aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-02 04:32:32 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-02 04:32:32 +0000
commit6237c2b776505f56d00457baae8173d163fc30e3 (patch)
treef08d5c0bd97641411063ed273233a9a21f8311a2 /ChangeLog
parent9beeb6e92d1bd2c4b1b65f522921512036d81a11 (diff)
fixed text truncation bugs in compose window.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@70 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f20b47ce..7435c22f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-02-02
+
+ * src/compose.c:
+ text_inserted(): revalidate iterator so as not to invalidate it
+ after gtk_text_buffer_insert() while enabling auto wrapping.
+ Do paste-as-quotation directly inside compose_paste_as_quote_cb().
+
2005-02-01
* version 1.9.0