Imported from libpng-1.2.10beta4.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-16 12:16:14 -05:00
parent b0270f77a9
commit 77be22c09a
44 changed files with 1040 additions and 113 deletions

View File

@@ -1534,6 +1534,9 @@ version 1.2.10beta2 [April 15, 2006]
version 1.2.10beta3 [April 15, 2006]
Change png_conf.h back to config.h in pngconf.h.
version 1.2.10beta4 [April 16, 2006]
Change PNG_BUILDING_LIBPNG to PNG_CONFIGURE_LIBPNG in config/Makefile*.
version 1.4.0beta1 [future]
Enabled iTXt support (changes png_struct, thus requires so-number change).
Removed deprecated functions png_read_init, png_write_init, png_info_init,