Imported from libpng-1.2.10beta1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-15 06:37:45 -05:00
parent a7d0c94169
commit d5d63601b9
56 changed files with 147 additions and 190 deletions

View File

@@ -1,5 +1,5 @@
Known bugs in libpng version 1.2.9
Known bugs in libpng version 1.2.10beta1
1. April 22, 2001: pnggccrd.c has been reported to crash on NetBSD when
reading interlaced PNG files, when assembler code is enabled but running
@@ -20,3 +20,8 @@ Known bugs in libpng version 1.2.9
that are generated by the custom makefiles.
STATUS: For now, system library builders should use the custom makefiles.
4. April 14, 2006: The configuration files need to be updated with
autogen.sh before running "configure".
STATUS: they will be updated in the next development release.