]> git.imager.perl.org - imager.git/commitdiff
update release notes
authorTony Cook <tony@develop=help.com>
Mon, 9 Aug 2010 12:45:43 +0000 (12:45 +0000)
committerTony Cook <tony@develop=help.com>
Mon, 9 Aug 2010 12:45:43 +0000 (12:45 +0000)
Changes

diff --git a/Changes b/Changes
index 0b8fa3882abe4cade1a1b4bdc5416ecbd609398c..7ce0f82a1c3231b8ba99c32460baefb027268cad 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Imager release history.  Older releases can be found in Changes.old
 
+Imager 0.75_03 - 09 Aug 2010
+==============
+
+Bug fixes:
+
+ - read_types() and write_types() would include png when it wasn't
+   available due to a problem with the %formats tie
+
+ - handle dependent libraries correctly (eg -lpng requiring -lz) in
+   the code run phase of library probing.
+
 Imager 0.75_02 - 07 Aug 2010
 ==============