mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng12] Changed default value of PNG_USER_CACHE_MAX from 0 to 32767
in pngconf.h.
This commit is contained in:
5
ANNOUNCE
5
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.2.51beta01 - January 3, 2013
|
||||
Libpng 1.2.51beta01 - January 22, 2013
|
||||
|
||||
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,10 +42,11 @@ Other information:
|
||||
|
||||
Changes since the last public release (1.2.50):
|
||||
|
||||
version 1.2.51beta01 [January 3, 2013]
|
||||
version 1.2.51beta01 [January 22, 2013]
|
||||
Ignore, with a warning, out-of-range value of num_trans in png_set_tRNS().
|
||||
Replaced AM_CONFIG_HEADER(config.h) with AC_CONFIG_HEADERS([config.h])
|
||||
in configure.ac
|
||||
Change default value of PNG_USER_CACHE_MAX from 0 to 32767 in pngconf.h.
|
||||
|
||||
(subscription required; visit
|
||||
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
||||
|
||||
Reference in New Issue
Block a user