[devel] Mentioned in the documentation that applications must #include "zlib.h"

if they need access to anything in zlib.h, and that a number of
macros such as png_memset() are no longer accessible by applications.
This commit is contained in:
Glenn Randers-Pehrson
2011-01-15 19:25:34 -06:00
parent 366eb49f99
commit 00879b155a
4 changed files with 49 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.1beta04 - January 15, 2011
Libpng 1.5.1beta04 - January 16, 2011
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -42,8 +42,11 @@ Version 1.5.1beta02 [January 14, 2011]
Version 1.5.1beta03 [January 14, 2011]
Fixed typecasting of some png_debug() statements (Cosmin)
Version 1.5.1beta04 [January 15, 2011]
Version 1.5.1beta04 [January 16, 2011]
Updated documentation of png_set|get_tRNS() (Thomas Klausner).
Mentioned in the documentation that applications must #include "zlib.h"
if they need access to anything in zlib.h, and that a number of
macros such as png_memset() are no longer accessible by applications.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
(subscription required; visit