aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-14 08:28:00 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-14 08:28:00 +0000
commit87de10622f56347f91c3912a31b955a197c31a37 (patch)
tree88a3f8f904160a3d1a8de31d3b63e8051c98dc2a /ChangeLog
parent68e25a400aa2bba10ef0e02ff23e0cb1d2358d80 (diff)
scroll the compose view to the cursor position after inserting signatures or files.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@339 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 3e953306..9bea9d87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-06-14
+ * src/compose.c: scroll the view to the cursor position after
+ inserting signatures or files.
+
+2005-06-14
+
* src/mh.c: mh_remove_msg(): fixed a bug that unintentionally set
FolderItem::last_num to 0 (which caused wrong unread number
display).