[libpng12] Update ANNOUNCE about pnggccrd.c change

This commit is contained in:
Glenn Randers-Pehrson 2012-03-02 14:44:32 -06:00
parent 30d32302d0
commit 41bd904003
3 changed files with 7 additions and 4 deletions

View File

@ -55,10 +55,13 @@ version 1.2.48beta01 [Febuary 27, 2012]
causing out-of-bounds read in png_set_sCAL() because of failure to copy
the string terminators (Franke Busse).
version 1.2.48rc01 [March 2, 2012]
version 1.2.48rc01 [March 3, 2012]
Removed the png_free() of unused png_ptr->current_text from pngread.c.
Added libpng license text to pnggccrd.c and pngvcrd.c (requested by Chrome).
version 1.2.48rc02 [March 2, 2012]
Removed all of the assembler code from pnggccrd.c and just "return 2;".
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe) or to glennrp at users.sourceforge.net

View File

@ -4321,7 +4321,7 @@ the first widely used release:
1.2.47 13 10247 12.so.0.47[.0]
1.0.57 10 10057 10.so.0.57[.0]
1.2.48beta01 13 10248 12.so.0.48[.0]
1.2.48rc01 13 10248 12.so.0.48[.0]
1.2.48rc01-02 13 10248 12.so.0.48[.0]
Henceforth the source version will match the shared-library minor
and patch numbers; the shared-library major version number will be
@ -4331,7 +4331,7 @@ for applications, is an unsigned integer of the form xyyzz corresponding
to the source version x.y.z (leading zeros in y and z). Beta versions
were given the previous public release number plus a letter, until
version 1.0.6j; from then on they were given the upcoming public
release number plus "betaNN" or "rcN".
release number plus "betaNN" or "rcNN".
.SH "SEE ALSO"
.IR libpngpf(3) ", " png(5)

2
png.h
View File

@ -276,7 +276,7 @@
* 1.2.47 13 10247 12.so.0.47[.0]
* 1.0.57 10 10057 10.so.0.57[.0]
* 1.2.48beta01 13 10248 12.so.0.48[.0]
* 1.2.48rc01 13 10248 12.so.0.48[.0]
* 1.2.48rc01-02 13 10248 12.so.0.48[.0]
*
* Henceforth the source version will match the shared-library major
* and minor numbers; the shared-library major version number will be