diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 03:59:35 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 03:59:35 +0000 |
commit | 2725887734c318350875501e64561f79b8866dfe (patch) | |
tree | e692e726e2e726b1c8237fb6d6aded857570bfba /debian/changelog | |
parent | d065842775898799d85482336721c94076c7cb5f (diff) |
* Make img plugin not fail immediately if Image::Magick is not available.
This lets ikiwiki not build depend on perlmagic.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a439ab32f..b51b7b441 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ ikiwiki (1.44) UNRELEASED; urgency=low those dreaded "Read more" links in blogs. * Don't error out if estcmd fails, just print a warning message. estcmd is to fragile to let it kill ikiwiki. + * Make img plugin not fail immediately if Image::Magick is not available. + This lets ikiwiki not build depend on perlmagic. -- Joey Hess <joeyh@debian.org> Mon, 19 Feb 2007 22:12:25 -0500 |