diff options
author | Dennis Real <github@tildepipe.org> | 2012-03-25 19:07:30 +0200 |
---|---|---|
committer | Dennis Real <github@tildepipe.org> | 2012-03-25 19:07:30 +0200 |
commit | cf6f0320c15abd753951990a963d5c94b180bbde (patch) | |
tree | 3e03e4d38bd9352cfb438a0e1de6080df78995af /ChangeLog | |
parent | 10b7b1e3e10ba650b240a742947cb6850bbadd23 (diff) | |
parent | 877e6346d5512c44b9c27f4809c0742766eadac2 (diff) |
Merge branch 'master' of git://github.com/derf/feh
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,10 +1,12 @@ -git HEAD +Sun, 25 Mar 2012 13:13:26 +0200 Daniel Friesel <derf@finalrewind.org> - * Add R, * and / aliases for <keypad begin>, <keypad *> and <keypad /> +* Release v2.5 + + * Add R, * and / bindings for <keypad begin>, <keypad *> and <keypad /> * Try to convert unloadable files with imagemagick for up to 5 seconds * Add --magick-timeout option to set imagemagick conversion timeout or disable it altogether - * Clean up temporary / to-delete files when receiveng SIG{INT,TERM,QUIT} + * Clean up temporary / to-delete files when receiving SIG{INT,TERM,QUIT} * Do not scroll past image borders when using key bindings * --loadable / --unloadable: indicate result in exit status |