diff options
author | Dennis Real <github@tildepipe.org> | 2012-02-26 19:08:22 +0100 |
---|---|---|
committer | Dennis Real <github@tildepipe.org> | 2012-02-26 19:08:22 +0100 |
commit | fc651e5eb5a7cce4f2df97eb8aee3d9ad34f9717 (patch) | |
tree | d920a9d3c789dc9856871fdc24e73990426075dd /ChangeLog | |
parent | 458c5cfd464c84048c7e9027f6ef803d261742e3 (diff) | |
parent | 54deb9b8e21354a1670c179a7d8bd09e4e391026 (diff) |
Merge remote branch 'upstream/master'
Conflicts:
src/exif.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |