summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-02-26 09:56:01 +0100
committerDaniel Friesel <derf@finalrewind.org>2012-02-26 09:56:01 +0100
commitbf52095c2a870571475b6a7731428f5533882ac8 (patch)
treefb51470c81b8bd1d3b854b4c84c568c6c37e13c1 /ChangeLog
parentbe7b3df6c008f74b2ebec9a61dda3db7da9a2a9d (diff)
feh_printf: Fix/Add %S/%P for human-readable sizes, use them in --list
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c29a1d9..eda2b30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+git HEAD
+
+ * 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
+
Thu, 02 Feb 2012 21:04:06 +0100 Daniel Friesel <derf@finalrewind.org>
* Release v2.3