summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-09-30 02:33:43 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-09-30 02:33:43 +0200
commita5f36f763cb8f66b1c658057f7af1ee6d7f246b7 (patch)
treeb50456d2b89566764dc208f1b116641cbb9c15d1 /ChangeLog
parentca99c34c74999682dc6ce70d7455ba2ff778b1f8 (diff)
Add --index-info option
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d6a0c6..b07c47c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ git HEAD
* The button-options -0 through -9 are no longer supported.
Use .config/feh/buttons instead (see feh manpage)
* New format specifier: %S (size in kB)
+ * The --index-{dim,name,size} options are no longer supported.
+ Use --index-info <string> with format specifiers instead
Mon, 26 Sep 2011 09:35:41 +0200 Daniel Friesel <derf@finalrewind.org>