summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9645aaf..c2075b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,17 @@ git HEAD
* Do not apply --scale-down to the thumbnail window. It will be applied
to windows opened from this, though.
+ <https://github.com/derf/feh/issues/106>
* Patch by Rob Cornish: Respect --image-bg when setting a wallpaper
+ (bg-center and bg-max)
+ <https://github.com/derf/feh/pull/105>
+ * Add %V (feh process ID) format specifier
+ <https://github.com/derf/feh/issues/109>
+ * Fix delete not working on last image with --cycle-once
+ <https://github.com/derf/feh/issues/107>
+ * 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>
Tue, 16 Oct 2012 06:29:58 +0200 Daniel Friesel <derf+feh@finalrewind.org>