diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-02-18 20:47:04 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-02-18 20:48:58 +0100 |
commit | a158686fbe2228ecb2ab877f7a288342581adef4 (patch) | |
tree | 2db25994f36e18158efe691ce89cacd4118e116f | |
parent | 1d3016306ba7103239ea87d36e66e0ca77d1784b (diff) |
prepare bugfix release #22.14.2bugfix/2.14.1
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |