[devel] Updated CHANGES and ANNOUNCE with recent changes
diff --git a/ANNOUNCE b/ANNOUNCE
index 8e84ed9..732b39d 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,5 +1,5 @@
 
-Libpng 1.5.0beta58 - December 10, 2010
+Libpng 1.5.0beta58 - December 19, 2010
 
 This is not intended to be a public release.  It will be replaced
 within a few weeks by a public version or by another test version.
@@ -226,7 +226,7 @@
     offset of the png_ptr->rowbuf pointer into png_ptr->big_row_buf.
   Added more blank lines for readability.
 
-version 1.5.0beta25 [December 10, 2010]
+version 1.5.0beta25 [December 19, 2010]
   In pngpread.c: png_push_have_row() add check for new_row > height
   Removed the now-redundant check for out-of-bounds new_row from example.c
 
@@ -475,6 +475,8 @@
 
 Version 1.5.0beta58 [December 19, 2010]
   Fixed interlace image handling and add test cases (John Bowler)
+  Fixed the clean rule in Makefile.am to remove pngtest-log.txt
+  Made minor changes to work around warnings in gcc 3.4
 
 Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
 (subscription required; visit
diff --git a/CHANGES b/CHANGES
index 12dd7ac..a67388f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3113,6 +3113,8 @@
 
 Version 1.5.0beta58 [December 19, 2010]
   Fixed interlace image handling and add test cases (John Bowler)
+  Fixed the clean rule in Makefile.am to remove pngtest-log.txt
+  Made minor changes to work around warnings in gcc 3.4
 
 Send comments/corrections/commendations to png-mng-implement at lists.sf.net
 (subscription required; visit