summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Shann <rshann@debianrts.homerts>2008-07-05 21:38:38 +0100
committerRichard Shann <rshann@debianrts.homerts>2008-07-05 21:38:38 +0100
commit28979d3ec1b7730296aafa3220d5775eb489058c (patch)
treee7948f406eaccf817d37e96b741776f932697ebd /ChangeLog
parentbe2f161f2261dd6d03d2c93accc54bcbeeb2820b (diff)
make toend() function really go to the end of the movement. (See Nils wishlist item).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d9c151e..643075ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
2008-07-05 <rshann>
+ commandfuncs.c make toend() function really go to the end of the movement. (See Nils wishlist item).
+2008-07-05 <rshann>
main.c view.c position init_keymap() so that it can access all widgets. This is just my own
fix as I seem to have checked in the other fixes for multiple windows by mistake & this stops
git being broken for display of keybindings on menu items.