summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDennis Real <github@tildepipe.org>2012-03-06 21:42:40 +0100
committerDennis Real <github@tildepipe.org>2012-03-06 21:42:40 +0100
commit93a90e60d0cf093ca71c34f4f5dbfde974f433f0 (patch)
tree6fc47bd6b773f602db5e4c59dc952c046f76d869 /ChangeLog
parenta81465d019593cfd1e506eb66f20f6b5e10488f3 (diff)
parent52d5da9c0d6e4f10b5cba384297821008dbbed2b (diff)
Merge branch 'master' of git://github.com/derf/feh
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 50bf99b..170e89b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,11 @@
-git HEAD
+Tue, 06 Mar 2012 13:13:35 +0100 Daniel Friesel <derf@finalrewind.org>
+* Release v2.4
* exif-support fixes by Dennis Real
* format specifier %S now uses the appropriate suffix (B/kB/MB)
* format specifier %P now prints the number of pixels with k/M suffix,
like %S. Printing the program name ("feh") is no longer supported
* feh --list now uses %S/%P to print image size and amount of pixels
- * Fix zoom_default key (caused blurry images in some cases due to a bad
- workaround)
* make --quiet and --verbose behave more like their documented way, never
ignore out of memory errors
* Use ImageMagick (convert) as loader for unsupported file formats