aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-14 10:25:25 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-14 10:25:25 +0000
commit4d7b3e143cb4453dff44f02278ff67441bc929cc (patch)
tree57982a0138e6207aaddbedcd5e8b52a168264ee3 /ChangeLog
parent7ff335b88d10f3f162847faae079069b2780b0a0 (diff)
fixed slightly wrong scroll position of the text view when the displayed message changed.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@342 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 228d0393..43e70fbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-06-14
+ * src/textview.c: fixed slightly wrong scroll position when the
+ displayed message changed.
+
+2005-06-14
+
* src/compose.c: scroll the view to the cursor position after paste.
2005-06-14