summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-12-23 22:18:33 +0100
committerDaniel Friesel <derf@finalrewind.org>2012-12-23 22:18:33 +0100
commit88979e43155a838b4298bfaa4b6e43813a75a54b (patch)
treed651817873d22198f1ae7cda4450fce31f5eb083 /ChangeLog
parentda09e217570b4c1634a04d73f9d2f871afa2004a (diff)
respect --start-at in thumbnail mode (closes #116)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2075b6..03a7ffe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@ git HEAD
* Treat quick, low-offset drags (1px or 2px move in <1 second) as clicks
to improve graphics tablet support
<https://github.com/derf/feh/issues/113>
+ * Respect --start-at in thumbnail mode
+ <https://github.com/derf/feh/issues/116>
Tue, 16 Oct 2012 06:29:58 +0200 Daniel Friesel <derf+feh@finalrewind.org>