diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-08-28 11:48:52 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-08-28 11:48:52 +0200 |
commit | 25d2a1c0e9c76fa9c37a697147cba2f944ffbb62 (patch) | |
tree | 1edaee36c0ddd5a0c1054228d31f85f173c6555d /ChangeLog | |
parent | d665f6aeb68def39f123ef4b2f0df5e101fb4265 (diff) |
release v2.62.6
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,6 @@ -git HEAD +Tue, 28 Aug 2012 11:46:19 +0200 Daniel Friesel <derf+feh@finalrewind.org> +* Release v2.6 * Dennis Real: EXIF mode fixes, support for more camera models * feh(1): Document behaviour for duplicate key bindings <https://github.com/derf/feh/issues/91> @@ -12,7 +13,7 @@ git HEAD ** %z image zoom * Always use file URL as filename when opening http files. (consequence: lossless rotate no longer works for such files) - * --reload now accepts rational numbers + * --reload now accepts non-decimal values * Fix --filelist trying to load .txt files with imagemagick * imagemagick support is now disabled by default, to make feh behaviour less confusing. Set --magick-timeout to a non-negative value to enable @@ -21,7 +22,6 @@ git HEAD Sun, 25 Mar 2012 13:13:26 +0200 Daniel Friesel <derf@finalrewind.org> * 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 |