summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-02-26 10:38:53 +0100
committerDaniel Friesel <derf@finalrewind.org>2012-02-26 10:38:53 +0100
commitb257e011c4390900f14491e2cffe38b2d00892ec (patch)
tree87c8ee56fc266677dccd49a309fd5085d3f04b4d /ChangeLog
parentbf52095c2a870571475b6a7731428f5533882ac8 (diff)
fix zoom_default for --scale-down
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>