summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-10-04 10:01:53 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-10-04 10:01:53 +0200
commit0d064e95e689698047fdb7e695d357e7e158a9fb (patch)
treee6af17f47f2b4be9ba35b76701a5ef85d02b73a6 /ChangeLog
parent5cea5546d1895f0ca1a4802d5771413a62bae225 (diff)
version bump2.14
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 37c94f1..21db20f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,19 @@
-git HEAD
+Sun, 04 Oct 2015 10:01:20 +0200
+* Release v2.14
* Add --xinerama-index option for background setting
(patch by James Knight)
- * when removing the last image in slidsehow mode, stay on the last
+ * 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
* Thumbnail mode: Mark image as processed when executing an action
(--action) by clicking on an image
+ * It is now possible to override feh's idea of the active xinerama screen
+ using the --xinerama-index option
+ * Remove (undocumented) feature allowing to override feh's idea of the
+ active xinerama screen by setting the XINERAMA_SCREEN environment
+ variable
Sun, 24 May 2015 11:45:18 +0200