summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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