diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-01 12:40:47 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-01 12:40:47 +0000 |
commit | e33b1336240de0dc524128fc19f2f115ac4afa52 (patch) | |
tree | 16c41cbffd04e59e584a510fc2bcf84e0954e63f /NEWS | |
parent | 699e006aa4d58133e639142d082802c3efb1037f (diff) |
backport up/down key efm fix
SVN revision: 83561
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ Fixes: | |||
19 | * filemanager now ignores changes to .part files | 19 | * filemanager now ignores changes to .part files |
20 | * fixed bugs where keyboard layouts could not be applied or selected | 20 | * fixed bugs where keyboard layouts could not be applied or selected |
21 | * fixed leak in profile list dbus method | 21 | * fixed leak in profile list dbus method |
22 | * fixed behavior of Up/Down keys in filemanager when typebuf was visible | ||
22 | 23 | ||
23 | 24 | ||
24 | Changes since 0.17.0: | 25 | Changes since 0.17.0: |