summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-09-26 18:36:57 +0200
committerDaniel Friesel <derf@finalrewind.org>2013-09-26 18:36:57 +0200
commitf74385dec092224d046dddc02b731ee30405710f (patch)
tree609796a8763e62828b75ad724fa9bc40c088cc05 /ChangeLog
parentd49a455c65c14a0c02d10fd296bbda83a9e14e8f (diff)
add "--info ;cmd" to disable info display on startup (closes #142)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e7a5c2..d3f009f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@ git HEAD
* Allow non-centered wallpapers using the --geometry option
(Patch by Joel Bradshaw)
+ * Add ; flag to --info (as in "--info ';echo foo'") to disable info
+ display on startup
Tue, 11 Jun 2013 08:27:24 +0200 Daniel Friesel <derf+feh@finalrewind.org>