summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2015-12-13 23:13:16 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2015-12-13 23:23:41 -0600
commit0a4967ce0c0e1c77188ec1673dbac7f1b0070987 (patch)
tree12da93a1f4885e2721b1cd4715b2cc2d65bed23b
parentb3d3a5ed6a4aacdfc3c5b67d31c393059eb72893 (diff)
downloadlibpng-1.6.21beta02.tar.gz
[libpng16] Imported from libpng-1.6.21beta02.tarv1.6.21beta02
-rw-r--r--ANNOUNCE6
-rw-r--r--CHANGES6
2 files changed, 10 insertions, 2 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index c4c76a4ef..821e68eb8 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -25,9 +25,11 @@ Other information:
Changes since the last public release (1.6.20):
-Version 1.6.21beta01 [December 14, 2015]
+Version 1.6.21beta01 [December 11, 2015]
Fixed syntax "$(command)" in tests/pngstest that some shells other than
bash could not parse (Bug report by Nelson Beebe). Use `command` instead.
+
+Version 1.6.21beta02 [December 14, 2015]
Moved png_check_keyword() from pngwutil.c to pngset.c
Removed LE/BE dependencies in pngvalid, to 'fix' the current problem
in the BigEndian tests by not testing it, making the BE code the same
@@ -36,6 +38,8 @@ Version 1.6.21beta01 [December 14, 2015]
statics) and a fix for the case in rgb_to_gray when the digitize option
reduces graylo to 0, producing a large error.
+Version 1.6.21beta03 [December 14, 2015]
+
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 0f3958586..41f311600 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5446,9 +5446,11 @@ Version 1.6.20rc02 [November 29, 2015]
Version 1.6.20 [December 3, 2015]
No changes.
-Version 1.6.21beta01 [December 14, 2015]
+Version 1.6.21beta01 [December 11, 2015]
Fixed syntax "$(command)" in tests/pngstest that some shells other than
bash could not parse (Bug report by Nelson Beebe). Use `command` instead.
+
+Version 1.6.21beta02 [December 14, 2015]
Moved png_check_keyword() from pngwutil.c to pngset.c
Removed LE/BE dependencies in pngvalid, to 'fix' the current problem
in the BigEndian tests by not testing it, making the BE code the same
@@ -5457,6 +5459,8 @@ Version 1.6.21beta01 [December 14, 2015]
statics) and a fix for the case in rgb_to_gray when the digitize option
reduces graylo to 0, producing a large error.
+Version 1.6.21beta03 [December 14, 2015]
+
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement