diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | man/feh.pre | 3 |
2 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,7 @@ git HEAD * Partially fix --scale-down behaviour (zooming is still broken) * Fix buffer overflow when using --draw-actions * Fix segfaults after trying to load several unloadable images + * Fix fehrc created by feh (contined escape errors) Thu, 07 Oct 2010 20:15:12 +0200 Daniel Friesel <derf@finalrewind.org> diff --git a/man/feh.pre b/man/feh.pre index fb59cce..1c45f64 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -866,6 +866,9 @@ Xinerama support does not really work on Xinerama screens != 0. .Pp Thumbnail mode is somewhat inefficient, and because of that not nearly as fast as it could be. +.Pp +.Cm --scale-down +does not support zooming. . .Ss REPORTING BUGS If you find a bug, please report it to |