aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-21 04:53:49 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-21 04:53:49 +0000
commit0d01bd18097198182986b350fa29b86bff7ae3f6 (patch)
treecf4483aaf0ce3cfa2ba91723532687a95af38451 /ChangeLog
parent09cd68cbee77e56de1b7fd1be9367ea6822f0148 (diff)
src/undo.c: fixed long-standing undo-redo bug.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2812 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ffe25b0..2da6ad61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-01-21
+
+ * src/undo.c: fixed long-standing undo-redo bug:
+ 1. input "a b"
+ 2. delete 3 chars by backspace
+ 3. undo 2 times
+ 4. "a ba" is entered, not "a b"
+
2011-01-19
* src/sylpheed-marshal.list