Imported from libpng-1.0.4.tar
diff --git a/CHANGES b/CHANGES
index 1e7e9ce..7135912 100644
--- a/CHANGES
+++ b/CHANGES
@@ -436,8 +436,9 @@
   Fixed type casting of igamma in pngrutil.c
   Added new png_expand functions to scripts/pngdef.pas and pngos2.def
   Added a demo read_user_transform_fn that examines the row filters in pngtest.c
-version 1.0.4 [September 18, 1999]
+version 1.0.4 [September 19, 1999]
   Define PNG_ALWAYS_EXTERN in pngconf.h if __STDC__ is defined
   Delete #define PNG_INTERNAL and include "png.h" from pngasmrd.h
   Made several minor corrections to pngtest.c
-  Renamed the makefiles with longer but more user friendly extensions
+  Renamed the makefiles with longer but more user friendly extensions.
+  Copied the PNG copyright and license to a separate LICENSE file.