diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-08-27 20:58:06 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-08-27 20:58:06 +0200 |
commit | dfe65efcc0a347f8ae5e710039331b5504e78880 (patch) | |
tree | bb1d95682a4384a8a97f475566dddc5a9afa9e98 /ChangeLog | |
parent | 22485fb7f08950379f2fa498bd081c1623ea8bbd (diff) |
fix --filelist trying to load .txt and similar with magick. (closes #96)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |