summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-03 09:47:29 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-03 10:57:53 +0200
commit031e00a6c97caf5df4fe5c18752a1e1ee3461364 (patch)
tree39ffd07a2a7e87b49c2677fe23f8837b3f31a1f4
parent3810658bc4775ec51a0e0fd564b3724cfc547f98 (diff)
Update Changelog
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 91f0d68..da1b84e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,16 +6,21 @@ git HEAD
--menu-style by the end of 2012.
<http://github.com/derf/feh/issues/27>
* read directory contents sorted by filename instead of 'randomly'
- (as returned by readdir) by default. Thanks talisein!
+ (as returned by readdir) by default. Thanks talisein!
<https://github.com/derf/feh/pull/20>
* Show certain warnings in the image window as well as on the commandline
<http://github.com/derf/feh/issues/43>
* Since the manual is way better structured and more detailed than the
- --help output, it now simply refers to the manual. To include the old
+ --help output, it now simply refers to the manual. To include the old
help text, build feh with 'help=1'
* You can now use the next/prev/jump keys to navigate thumbnails. Use the
render key to open the currently selected thumbnail.
<http://github.com/derf/feh/issues/26>
+ * Change an pach for NETWM fullscreen support to only apply to fullscreen
+ windows. This fixes moving windows in fluxbox (since fluxbox doesn't
+ report its window border width).
+ <http://github.com/derf/feh/issues/22>
+ <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570903>
Sat, 23 Apr 2011 22:00:27 +0200 Daniel Friesel <derf@finalrewind.org>