summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-09-25 09:57:37 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-09-25 09:57:37 +0200
commitaee2ce6e1ed7395160a72477309618a2271e14d1 (patch)
tree60745fc9ac655600cedc7dec7617d7ffdb9baa30 /ChangeLog
parente7dd9481ec845cc2034509bb0c187bd3d7a2f716 (diff)
index.c, thumbnail.c: Fix --title-font fallback to default (closes #65)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d955e8d..c28cf05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@ git HEAD
(fun fact: strictly speaking, this was not a memory leak)
<https://github.com/derf/feh/issues/62>
* "--image-bg default" was renamed to "--image-bg checks"
+ * Fix --title-font fallback behaviour
Sun, 11 Sep 2011 12:46:50 +0200 Daniel Friesel <derf@finalrewind.org>