From a441e7a2f2d6c86659ca9374649fe24b9172a652 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Fri, 4 Dec 2009 17:22:38 -0600 Subject: [PATCH] [alpha] Put events in correct order in CHANGES and ANNOUCE --- ANNOUNCE | 11 ++++++++++- CHANGES | 21 ++++++++++----------- 2 files changed, 20 insertions(+), 12 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index dfa9a42a1..bcf87e9bb 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -27,7 +27,7 @@ Other information: Changes since the last public release (1.4.0beta107): version 1.4.1alpha01 [November 27, 2009] - Based on 1.4.0beta107 + Based on 1.4.0beta107 (prerelease) version 1.4.1alpha02 [December 4, 2009] Restored premultiplied alpha feature from version 1.4.0beta105. @@ -42,6 +42,15 @@ version 1.4.1alpha02 [December 4, 2009] Eliminated PNG_DIVIDE_BY_255 and PNG_8_BIT_PREMULTIPLY macros leaving only PNG_DIVIDE_BY_65535 and PNG_16_BIT_PREMULTIPLY because we will always work with 16 bits. + Sync with version 1.4.0beta107: + Updated README + Added "#define PNG_NO_PEDANTIC_WARNINGS" in the libpng source files. + Removed "-DPNG_CONFIGURE_LIBPNG" from the makefiles and projects. + 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/libpng14 instead of in + $prefix/include/libpng/libpng14. Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit diff --git a/CHANGES b/CHANGES index aebea20d9..2b91cf97b 100644 --- a/CHANGES +++ b/CHANGES @@ -2408,18 +2408,8 @@ version 1.4.0beta106 [November 27, 2009] version 1.4.0beta107 [November 27, 2009] Updated README -version 1.4.0beta107 [December 4, 2009] - Updated README - Added "#define PNG_NO_PEDANTIC_WARNINGS" in the libpng source files. - Removed "-DPNG_CONFIGURE_LIBPNG" from the makefiles and projects. - 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/libpng14 instead of in - $prefix/include/libpng/libpng14. - version 1.4.1alpha01 [November 27, 2009] - Based on 1.4.0beta107 + Based on 1.4.0beta107 (prerelease) version 1.4.1alpha02 [December 4, 2009] Restored premultiplied alpha feature from version 1.4.0beta105. @@ -2434,6 +2424,15 @@ version 1.4.1alpha02 [December 4, 2009] Eliminated PNG_DIVIDE_BY_255 and PNG_8_BIT_PREMULTIPLY macros leaving only PNG_DIVIDE_BY_65535 and PNG_16_BIT_PREMULTIPLY because we will always work with 16 bits. + Sync with version 1.4.0beta107: + Updated README + Added "#define PNG_NO_PEDANTIC_WARNINGS" in the libpng source files. + Removed "-DPNG_CONFIGURE_LIBPNG" from the makefiles and projects. + 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/libpng14 instead of in + $prefix/include/libpng/libpng14. Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit