[devel] Fix typo in CHANGES and ANNOUNCE (libpng12 should be libpng14)
diff --git a/CHANGES b/CHANGES
index 682fa9e..55c0124 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2412,8 +2412,8 @@
   Revised scripts/makefile.netbsd, makefile.openbsd, and makefile.sco
     to put png.h and pngconf.h in $prefix/include, like the other scripts,
     instead of in $prefix/include/libpng.  Also revised makefile.sco
-    to put them in $prefix/include/libpng12 instead of in
-    $prefix/include/libpng/libpng12.
+    to put them in $prefix/include/libpng14 instead of in
+    $prefix/include/libpng/libpng14.
 
 version 1.4.0beta108 [December 4, 2009]