summaryrefslogtreecommitdiff
path: root/KNOWNBUG
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-02-18 13:48:52 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:04:50 -0500
commita77ef625a6bb7d7808e0f084df2ca1d9d2627154 (patch)
tree1bb4787c1c7afe0fc7659a064ecd19cf3962fb57 /KNOWNBUG
parent61c32d9e66c92c9b606511d5b8686d8488b86596 (diff)
downloadlibpng-a77ef625a6bb7d7808e0f084df2ca1d9d2627154.tar.gz
Imported from libpng-1.0.5s.tarv1.0.5s
Diffstat (limited to 'KNOWNBUG')
-rw-r--r--KNOWNBUG7
1 files changed, 7 insertions, 0 deletions
diff --git a/KNOWNBUG b/KNOWNBUG
index 527da8cbc..31d9c54c7 100644
--- a/KNOWNBUG
+++ b/KNOWNBUG
@@ -74,3 +74,10 @@ Known bugs and suggested enhancements in libpng-1.0.5
The new pnggccrd.c has syntax errors when compiled with gcc.
STATUS: Under investigation.
+
+8. February 2000 -- BUG
+
+ When an RGBA file is expanded, only 24 or 48 bits per pixel are reserved
+ in rowbytes.
+
+ STATUS: Fixed in libpng-1.0.5s