summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-08-27 20:58:06 +0200
committerDaniel Friesel <derf@finalrewind.org>2012-08-27 20:58:06 +0200
commitdfe65efcc0a347f8ae5e710039331b5504e78880 (patch)
treebb1d95682a4384a8a97f475566dddc5a9afa9e98 /ChangeLog
parent22485fb7f08950379f2fa498bd081c1623ea8bbd (diff)
fix --filelist trying to load .txt and similar with magick. (closes #96)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec5c493..76f5cd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@ git HEAD
* Always use file URL as filename when opening http files.
(consequence: lossless rotate no longer works for such files)
* --reload now accepts rational numbers
+ * Fix --filelist trying to load .txt files with imagemagick
Sun, 25 Mar 2012 13:13:26 +0200 Daniel Friesel <derf@finalrewind.org>