Imported from libpng-1.2.19beta1.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-05-18 13:40:59 -05:00
parent 413ed28246
commit 4d27f6b77b
55 changed files with 260 additions and 263 deletions

View File

@@ -1,5 +1,5 @@
Known bugs in libpng version 1.2.18
Known bugs in libpng version 1.2.19beta1
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
@@ -21,8 +21,3 @@ Known bugs in libpng version 1.2.18
STATUS: For now, system library builders should use the custom makefiles.
4. March 2007: Building 1.2.16 with PNG_ASSEMBLER_CODE_SUPPORTED;
PNG_MMX_CODE_SUPPORTED results in multiple definitions of png_combine_row,
png_do_read_interlace, and png_read_filter_row
STATUS: Investigating.