diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-12-24 14:28:03 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-12-24 14:28:03 +0100 |
commit | 2acfecee31b8b4102210b79796604dc33bee864a (patch) | |
tree | 81c55ba18ebbb434c3160f8daf8b7cd3bd6151d8 /ChangeLog | |
parent | 88979e43155a838b4298bfaa4b6e43813a75a54b (diff) |
Fix list_jump in thumbnail mode + thumbnail mode selection rollover (closes #115)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ git HEAD <https://github.com/derf/feh/issues/113> * Respect --start-at in thumbnail mode <https://github.com/derf/feh/issues/116> + * Make 'z' (jump_random) work in thumbnail mode as well, fix thumbnail + selection roll-over <https://github.com/derf/feh/issues/115> Tue, 16 Oct 2012 06:29:58 +0200 Daniel Friesel <derf+feh@finalrewind.org> |