Imported from libpng-1.4.0beta55.tar
diff --git a/CHANGES b/CHANGES
index 79fefbb..fd5f1e8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2102,6 +2102,10 @@
pngtest now produces, and made some cosmetic changes to pngtest output.
Eliminated deprecated png_read_init_3() and png_write_init_3() functions.
+version 1.4.0beta55 [April 14, 2009]
+ Simplified error handling in pngread.c and pngwrite.c by putting
+ the new png_read_cleanup() and png_write_cleanup() functions inline.
+
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.