aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-20 08:46:32 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-20 08:46:32 +0000
commit6011e615a19daf7a266d9432b0e1dc5d58253646 (patch)
tree7f28675d7d828b446b66bec9ecc25e53b4106bf1 /ChangeLog
parent042fdf893eb605dec5e96fd42a15e2f8616458de (diff)
textview.c: don't move cursor if selection exists.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@671 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 6800f1c6..4d1cde7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-10-20
+ * src/textview.c: textview_adj_value_changed(): don't move cursor
+ if selection exists.
+
+2005-10-20
+
* libsylph/filter.c: fixed execution failure if a file path includes
space.