changelog and testEnvironment entries for haarg's Imager work

This commit is contained in:
Scott Walters 2012-11-02 17:33:18 -04:00
parent b009dc7b5a
commit a6dc17313f
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
8.0.1
- #12377 - add verbiage about requiring a post Apollo era perl if such a perl is detected
- #11849 - Use a different image library -- partially implemented; WebGUI::Image still uses Image::Magick
8.0.0
- #10012 - larger meta data values for multi-value fields

View file

@ -107,6 +107,7 @@ checkModule("Time::HiRes", 1.9719 );
checkModule("DateTime::Format::Strptime", 1.0800 );
checkModule("DateTime::Format::Mail", 0.3001 );
checkModule("DateTime::Format::HTTP", 0.38 );
checkModule("Imager", 0.93 );
checkModule("Image::Magick", "6.0" );
checkModule("Log::Log4perl", 1.20 );
checkModule("Net::LDAP", 0.39 );