aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-06 01:45:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-06 01:45:36 +0000
commitb0190c5521b9a1a50812cfbaddfa346a250c0536 (patch)
treea79646487ad858a32877d8158236db7bdf44a3a6 /ChangeLog
parent4bd089ce9b2dbc5fe4a751f9d068a2356befed3e (diff)
action.c: fixed a bug that inserted text was always placed at the top.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1217 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 cba0050d..2192864b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-06
+
+ * src/action.c: execute_actions(): don't move cursor on insertion
+ mode (fixed a bug that inserted text was always placed at the top).
+
2006-10-05
* src/gtkutils.c: gtkut_window_popup(): unset skip_taskbar_hint (fixes