summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-12-06 17:45:59 +0100
committerDaniel Friesel <derf@finalrewind.org>2012-12-06 17:45:59 +0100
commita2280a5e8fbe4d53ce30ac3074c5e15b58e20151 (patch)
tree9185ae5263fbfd89448dcf20dc493ee6445721b1 /ChangeLog
parentfcd11729ed161588e7ca60e7c5023ae56672a1e3 (diff)
changelog. again.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63c51d9..524fdd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,14 @@ 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>
Tue, 16 Oct 2012 06:29:58 +0200 Daniel Friesel <derf+feh@finalrewind.org>