summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-02-06 09:10:06 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-02-06 09:10:06 -0600
commita67ddd4b9fd6cf4c34559df280481707096d6e57 (patch)
tree587b4fdd68710b72da53495d6dd6592d3cafa7d8
parenta7e9d7bfc29c91ad71e2cc5bae15e39458c60e4b (diff)
downloadlibpng-a67ddd4b9fd6cf4c34559df280481707096d6e57.tar.gz
[libpng15] Removed two unused definitions from scripts/pnglibconf.h.prebuilt
-rw-r--r--ANNOUNCE19
-rw-r--r--CHANGES3
-rw-r--r--scripts/pnglibconf.h.prebuilt4
3 files changed, 15 insertions, 11 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index 019c66659..909840443 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,5 +1,5 @@
-Libpng 1.5.9beta01 - February 3, 2012
+Libpng 1.5.9beta02 - February 6, 2012
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.
@@ -9,26 +9,29 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
- 1.5.9beta01.tar.xz (LZMA-compressed, recommended)
- 1.5.9beta01.tar.gz
- 1.5.9beta01.tar.bz2
+ 1.5.9beta02.tar.xz (LZMA-compressed, recommended)
+ 1.5.9beta02.tar.gz
+ 1.5.9beta02.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
- lp159b01.7z (LZMA-compressed, recommended)
- lp159b01.zip
+ lp159b02.7z (LZMA-compressed, recommended)
+ lp159b02.zip
Other information:
- 1.5.9beta01-README.txt
- 1.5.9beta01-LICENSE.txt
+ 1.5.9beta02-README.txt
+ 1.5.9beta02-LICENSE.txt
Changes since the last public release (1.5.8):
Version 1.5.9beta01 [February 3, 2012]
Rebuilt configure scripts in the tar distributions.
+Version 1.5.9beta02 [February 6, 2012]
+ Removed two unused definitions from scripts/pnglibconf.h.prebuilt
+
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
diff --git a/CHANGES b/CHANGES
index d6bf3309c..55222b613 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3797,6 +3797,9 @@ Version 1.5.8 [February 1, 2012]
Version 1.5.9beta01 [February 3, 2012]
Rebuilt configure scripts in the tar distributions.
+Version 1.5.9beta02 [February 6, 2012]
+ Removed two unused definitions from scripts/pnglibconf.h.prebuilt
+
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
diff --git a/scripts/pnglibconf.h.prebuilt b/scripts/pnglibconf.h.prebuilt
index f43d94847..bf3601afb 100644
--- a/scripts/pnglibconf.h.prebuilt
+++ b/scripts/pnglibconf.h.prebuilt
@@ -3,7 +3,7 @@
/* pnglibconf.h - library build configuration */
-/* Libpng 1.5.9beta01 - February 3, 2012 */
+/* Libpng 1.5.9beta02 - February 6, 2012 */
/* Copyright (c) 1998-2011 Glenn Randers-Pehrson */
@@ -54,8 +54,6 @@
#define PNG_FIXED_POINT_SUPPORTED
#define PNG_FLOATING_ARITHMETIC_SUPPORTED
#define PNG_FLOATING_POINT_SUPPORTED
-#define PNG_FORMAT_AFIRST_SUPPORTED
-#define PNG_FORMAT_BGR_SUPPORTED
#define PNG_gAMA_SUPPORTED
#define PNG_HANDLE_AS_UNKNOWN_SUPPORTED
#define PNG_hIST_SUPPORTED