summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-04-27 20:03:41 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-04-27 20:03:41 +0200
commite8a85bae1ce450588aee5c88b4ba529c1b2c326c (patch)
tree48b8b5f3857b8febf94bf693f069d16a32bc5ac1
parent05224903fd4e5a9c4619d41476f117c418091f24 (diff)
Update Changelog
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4788a04..572e51f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>