Imported from libpng-1.2.4.tar

This commit is contained in:
Glenn Randers-Pehrson
2002-07-07 19:15:20 -05:00
parent 2ae022da7e
commit 484a8a10fe
61 changed files with 125 additions and 132 deletions

View File

@@ -1,8 +1,9 @@
Known bugs in libpng version 1.2.4rc1
Known bugs in libpng version 1.2.4
1. April 22, 2001: pnggccrd.c has been reported to crash on NetBSD when
reading interlaced PNG files, when assembler code is enabled.
reading interlaced PNG files, when assembler code is enabled but running
on a non-MMX i386 platform.
STATUS: Under investigation. The change to pnggccrd.c in libpng-1.2.1
fixed a problem under FreeBSD but not the problem with NetBSD, which