diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2000-02-18 13:48:52 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:04:50 -0500 |
commit | a77ef625a6bb7d7808e0f084df2ca1d9d2627154 (patch) | |
tree | 1bb4787c1c7afe0fc7659a064ecd19cf3962fb57 /KNOWNBUG | |
parent | 61c32d9e66c92c9b606511d5b8686d8488b86596 (diff) | |
download | libpng-a77ef625a6bb7d7808e0f084df2ca1d9d2627154.tar.gz |
Imported from libpng-1.0.5s.tarv1.0.5s
Diffstat (limited to 'KNOWNBUG')
-rw-r--r-- | KNOWNBUG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |