summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2017-09-06 22:08:27 +0200
committerDaniel Friesel <derf@finalrewind.org>2017-09-06 22:10:46 +0200
commit0f62193f31017fc93398b88f4955cb9882c2cfce (patch)
tree728b6afc0e3577ac3abf26225996872384d367d0
parent72cafcccdeabe56809d26e0afac5de6d3c331150 (diff)
Update ChangeLog
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f39311..6bddae6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>