summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDennis Real <github@tildepipe.org>2012-02-28 22:36:08 +0100
committerDennis Real <github@tildepipe.org>2012-02-28 22:36:08 +0100
commite0bedc0438cf4ab4eafe43afca0886ad63591560 (patch)
tree957ebc0131270c86860612299e1bd92274d0a4be /ChangeLog
parent46801fee8de26f4e0af2ed294c3a4f7fc1c45ca3 (diff)
parent69ecc5c1fdbff7c26d2d59cfdda86eeaf0ffadff (diff)
Merge remote branch 'upstream/master'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eda2b30..eb6a0f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ git HEAD
* 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)
Thu, 02 Feb 2012 21:04:06 +0100 Daniel Friesel <derf@finalrewind.org>