diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 | 
1 files changed, 9 insertions, 2 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> @@ -10,11 +11,17 @@ git HEAD      ** %o    x,y image offset relative to top-left window corner      ** %r    image rotation      ** %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 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 +      it (--magick-timeout 5 for feh-2.5 behaviour)  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 | 
