diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-04-27 20:03:41 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-04-27 20:03:41 +0200 |
commit | e8a85bae1ce450588aee5c88b4ba529c1b2c326c (patch) | |
tree | 48b8b5f3857b8febf94bf693f069d16a32bc5ac1 /ChangeLog | |
parent | 05224903fd4e5a9c4619d41476f117c418091f24 (diff) |
Update Changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ git HEAD * The --menu-bg option has been deprecated. It will be removed along with --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! + <https://github.com/derf/feh/pull/20> Sat, 23 Apr 2011 22:00:27 +0200 Daniel Friesel <derf@finalrewind.org> |