Browse Source

Move to 4.6.1:
Allow modifiers for keys in mc.lib, like "shift-up".

Pavel Roskin 22 years ago
parent
commit
e1805e4350
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/TODO

+ 2 - 2
src/TODO

@@ -3,8 +3,6 @@ Before 4.6.0-pre2
 
 ftp and fish with home != '/' - readjust directory to the home.
 
-Allow modifiers for keys in mc.lib, like "shift-up".
-
 
 Before 4.6.0
 ============
@@ -19,6 +17,8 @@ Testing in Valgrind.
 Before 4.6.1
 ============
 
+Allow modifiers for keys in mc.lib, like "shift-up".
+
 Backup config files when writing them.
 
 Totals are not calculated when operating on a single directory.