Imported from libpng-1.0.7beta18.tar
diff --git a/CHANGES b/CHANGES
index 55becc3..d5de2a6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -783,6 +783,14 @@
version 1.0.7rc1 [June 9, 2000]
Corrected the definition of PNG_TRANSFORM_INVERT_ALPHA (0x0400 not 0x0200)
Added contrib/visupng directory (Willem van Schaik)
+version 1.0.7beta17 [June 23, 2000]
+ Revised PNGAPI definition, and pngvcrd.c to work with __GCC__
+ and do not redefine PNGAPI if it is passed in via a compiler directive.
+ Revised visupng/PngFile.c to remove returns from within the Try block.
+ Removed leading underscores from "_PNG_H" and "_PNG_SAVE_BSD_SOURCE" macros.
+ Updated contrib/visupng/cexcept.h to version 1.0.0.
+version 1.0.7beta18 [June 24, 2000]
+ Fixed bugs in pngwrite.c and pngwutil.c that prevented writing iCCP chunks.
Send comments/corrections/commendations to
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu