summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDennis Real <github@tildepipe.org>2012-08-13 21:40:56 +0200
committerDennis Real <github@tildepipe.org>2012-08-13 21:40:56 +0200
commit840474a293c3230383afc9e7822ae94a93379f1c (patch)
tree6d90397fe5057d3d922a214ed6d13d3b7bf151d1 /ChangeLog
parent676ff730e7db5cbeba778d1bca4aa26b15a93f07 (diff)
parent503048c639e1017324e64313c7eb197b20201b40 (diff)
Merge branch 'master' of git://github.com/derf/feh
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcde5bc..9cc7838 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@ git HEAD
* menu: simpler background, remove drop shadows
* Remove --menu-style support (deprecated in 1.12)
* Allow --slideshow-delay and --reload to be used together
+ * New format specifiers:
+ ** %o x,y image offset relative to top-left window corner
+ ** %r image rotation
+ ** %z image zoom
Sun, 25 Mar 2012 13:13:26 +0200 Daniel Friesel <derf@finalrewind.org>