Imported from libpng-1.2.1rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-11-24 14:53:31 -06:00
parent 5cded0b4b5
commit ae498dcff3
55 changed files with 151 additions and 127 deletions

View File

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