[libpng16] Document deprecation of png_convert_to_rfc1123() and its

replacement with png_convert_to_rfc1123_buffer().
This commit is contained in:
Glenn Randers-Pehrson
2012-06-12 13:06:52 -05:00
parent 05af5cd8fb
commit 0546e4e579
7 changed files with 39 additions and 29 deletions

View File

@@ -3827,6 +3827,8 @@ Version 1.6.0beta03 [December 22, 2011]
so is particularly valuable. Overall on a 64-bit system the libpng DLL
decreases in code size by 1733 bytes. pngerror.o increases in size by
about 465 bytes because of the new functionality.
Added png_convert_to_rfc1123_buffer() and deprecated png_convert_to_rfc1123()
to avoid including a spurious buffer in the png_struct.
Version 1.6.0beta04 [December 30, 2011]
Regenerated configure scripts with automake-1.11.2
@@ -4134,7 +4136,7 @@ Version 1.6.0beta23 [June 6, 2012]
Version 1.6.0beta24 [June 7, 2012]
Don't check palette indexes if num_palette is 0 (as it can be in MNG files).
Version 1.6.0beta25 [June 7, 2012]
Version 1.6.0beta25 [June 12, 2012]
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit