summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-02-08 22:31:29 +0100
committerDaniel Friesel <derf@finalrewind.org>2013-02-08 22:31:29 +0100
commita889a9f9a866f5dea241773f04d52fafd3ab0175 (patch)
treee5fe30ad2e8e1d329d0475f7f94ff5c3e4d4246d /ChangeLog
parent71eb9b41250c907398ee8be426a9e5e450abe06c (diff)
fix imlib2 and x11 warnings when opening a URL that returned an HTTP error
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 561abfd..f4abf3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ git HEAD
* Add --sort mtime option (patch by guns)
* Add a desktop file (installed to share/applications/feh.desktop)
* Use "feh -" to read image from stdin
+ * Fix Imlib2 and X11 warnings when opening a URL that returned an HTTP
+ error
Mon, 24 Dec 2012 15:45:54 +0100 Daniel Friesel <derf+feh@finalrewind.org>