[previous] Removed PNGAPI declaration of png_calloc() and png_write_sig()

in 1ibpng-1.2.X, introduced by mistake in libpng-1.2.41.
This commit is contained in:
Glenn Randers-Pehrson
2010-02-08 06:18:54 -06:00
parent fa9633125d
commit d08f1469cb
4 changed files with 6 additions and 2 deletions

View File

@@ -62,6 +62,8 @@ version 1.2.43beta04 [February 7, 2010]
version 1.2.43beta05 [February 7, 2010]
Reverted recent changes to png_push_save-buffer().
Removed PNGAPI declaration of png_calloc() and png_write_sig() in
1ibpng-1.2.X, introduced by mistake in libpng-1.2.41.
version 1.0.53rc01 and 1.2.43rc01 [February 8, 2010]
No changes.