summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-05-09 11:32:36 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-05-09 11:32:36 +0200
commitb33f6b83bcbe69b5d9285c6be4e838bbc0ebcce1 (patch)
treef55ff847364451538bcea760f133e13cf48f3974
parent042170c9527bf56b74b79ad175e4011b98875cac (diff)
Release v3.73.7
-rw-r--r--ChangeLog8
-rw-r--r--src/help.raw2
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index de16960..9419945 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-git HEAD:
+Sun, 09 May 2021 11:31:55 +0200 Daniel Friesel <derf+feh@finalrewind.org>
+* Release v3.7
+ * Use compact representation instead of key-value pairs for common EXIF data
+ (only applies when compiling feh with exif=1)
* Add --window-id <windowid> option (draw to an existing window)
- * Add --zoom-rate <rate> option (specify zoom step size)
+ * Add --zoom-step <percent> option (specify zoom step size)
+ * Pass gopher:// and gophers:// URLs to libcurl
* Fix --reload / --auto-reload reloading the wrong directory when
using --start-at and no file arguments or filelists have been
specified
diff --git a/src/help.raw b/src/help.raw
index 925423d..3c65fcc 100644
--- a/src/help.raw
+++ b/src/help.raw
@@ -29,7 +29,7 @@ OPTIONS
mode or when window geometry is fixed. If combined
with --auto-zoom, zooming will be limited to the
the size. Also support \"max\" and \"fill\"
- --zoom-rate RATIO Zoom images in and out by RATIO (default: 1.25)
+ --zoom-step PERCENT Zoom images in and out by PERCENT (default: 25)
when using the zoom keys / buttons
--keep-zoom-vp Keep viewport zoom and settings while changing images
-w, --multiwindow Open all files at once, one window per image