summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-02-18 20:47:04 +0100
committerDaniel Friesel <derf@finalrewind.org>2016-02-18 20:48:58 +0100
commita158686fbe2228ecb2ab877f7a288342581adef4 (patch)
tree2db25994f36e18158efe691ce89cacd4118e116f
parent1d3016306ba7103239ea87d36e66e0ca77d1784b (diff)
prepare bugfix release #22.14.2bugfix/2.14.1
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77ee37d..07496b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Thu, 18 Feb 2016 20:40:19 +0100
+
+* Release v2.14.2
+ * make test: Ignore results on arm and mips since they expose a bug in
+ Imlib2 1.4.7 and/or giflib 5.1.2. Note that due to this bug, feh may be
+ unable to display gif images. x86 and amd64 are also affected.
+ Again, see <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813729>
+ for more information
+ * -f / --filelist: Do not print useless error message when a correct
+ filelist file is specified
+ * -f / --filelist: Fix bug in "-" / "/dev/stdin" handling affecting feh
+ running in ksh and possibly other environments
+
Thu, 04 Feb 2016 20:31:38 +0100
* Release v2.14.1