Imported from libpng-1.0.11rc1.tar
diff --git a/CHANGES b/CHANGES
index 279177c..401894d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -921,8 +921,13 @@
 version 1.0.11beta2 [April 11, 2001]
   Removed PNGAPI from several functions whose prototypes did not have PNGAPI.
   Updated scripts/pngos2.def
-version 1.0.11beta3 [April 15, 2001]
+version 1.0.11beta3 [April 14, 2001]
   Added checking the results of many instances of png_malloc() for NULL
+version 1.0.11rc1 [April 20, 2001]
+  Undid the changes from version 1.0.11beta3.  Added a check for NULL return
+    from user's malloc_fn().
+  Removed some useless type casts of the NULL pointer.
+  Added makefile.netbsd .
 
 Send comments/corrections/commendations to
 png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu