diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-07-06 20:02:02 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-07-06 20:02:02 +0200 |
commit | d030c17f644cc726fca6d2216473cfc831185b0f (patch) | |
tree | 73ff7cde1dc70e35afd72ec7927790aea889344c /ChangeLog | |
parent | b9c2f2c11d2d90ca9d6b3ea9d999ff835fc5706a (diff) |
allow --sort and --randomize to override each other (issue #199)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ git HEAD (patch by James Knight) * when removing the last image in slidsehow mode, stay on the last (previously second-to-last) image (patch by Lior Shiponi) + * Allow --sort and --randomize to override each other (most recently + specified option wins) instead of always preferring --sort Sun, 24 May 2015 11:45:18 +0200 |