diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2017-09-06 22:08:27 +0200 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2017-09-06 22:10:46 +0200 | 
| commit | 0f62193f31017fc93398b88f4955cb9882c2cfce (patch) | |
| tree | 728b6afc0e3577ac3abf26225996872384d367d0 | |
| parent | 72cafcccdeabe56809d26e0afac5de6d3c331150 (diff) | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -5,6 +5,10 @@ git HEAD        from the controlling terminal and handle them like X11 key presses        inside the feh window. Note that at the moment, only lower / upper case        ASCII letters and a very small set of additional keys are supported. +    * Fix broken ImageMagick support (see --magick-timeout) when using some +      ImageMagick versions <https://github.com/derf/feh/issues/323> +    * Remove images from the filelist if they were removed by executing a +      user-defined action <https://github.com/derf/feh/issues/322>  Mon, 21 Aug 2017 19:04:00 +0200  Daniel Friesel <derf+feh@finalrewind.org> | 
