Imported from libpng-1.2.10.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-23 13:46:00 -05:00
parent 24df7333a2
commit 78d28c6b96
43 changed files with 1047 additions and 150 deletions

View File

@@ -1557,11 +1557,14 @@ version 1.2.10rc2 [April 20, 2006]
in configure.ac and configure
Made the configure warning about versioned symbols less arrogant.
version 1.2.10rc2 [April 21, 2006]
version 1.2.10rc3 [April 21, 2006]
Added a note in libpng.txt that png_set_sig_bytes(8) can be used when
writing an embedded PNG without the 8-byte signature.
Revised makefiles and configure to avoid making links to libpng.so.*
version 1.2.10 [April 23, 2006]
Reverted configure to "rc2" state.
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,