summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-06-06 09:17:48 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-06-06 09:17:48 +0200
commit481a0ec264aab1509f83334e66d929154ceb1d74 (patch)
tree525bb2da57f84bc793cc0f71f563c52a41906a91 /ChangeLog
parent3d0806ca24bd8ae3c5547f4a03ee06b95f56cfdd (diff)
Respect --zoom 100 in --fullscreen mode (closes #47)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a88eca..8e9ef83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
git HEAD
* Fix --draw-filename "x of y" being cut off by short filenames
+ <https://github.com/derf/feh/issues/45>
+ * Use --zoom 100 to show all images at 100% in --fullscreen mode
+ <https://github.com/derf/feh/issues/47>
Thu, 19 May 2011 22:32:42 +0200 Daniel Friesel <derf@finalrewind.org>