summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-04-30 19:12:54 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-04-30 19:12:54 +0200
commit65b5d9c1abaea7e8bfbc5d70d78a56af4be75c1a (patch)
tree5b3e774ffaada3167fcd7dfa70a4516d6b626afc /ChangeLog
parentf1f2df16bacebc8df1f1779a3a50e6035d488f5d (diff)
Initial support for in-image warning display (closes #43)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 572e51f..ee31553 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@ git HEAD
* read directory contents sorted by filename instead of 'randomly'
(as returned by readdir) by default. Thanks talisein!
<https://github.com/derf/feh/pull/20>
+ * Show certain warnings in the image window as well as on the commandline
+ <http://github.com/derf/feh/issues/43>
Sat, 23 Apr 2011 22:00:27 +0200 Daniel Friesel <derf@finalrewind.org>