diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-10-06 01:45:36 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-10-06 01:45:36 +0000 |
commit | b0190c5521b9a1a50812cfbaddfa346a250c0536 (patch) | |
tree | a79646487ad858a32877d8158236db7bdf44a3a6 /ChangeLog | |
parent | 4bd089ce9b2dbc5fe4a751f9d068a2356befed3e (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |