summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '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>