~ubuntu-branches/debian/squeeze/stella/squeeze

« back to all changes in this revision

Viewing changes to src/macosx/libpng/KNOWNBUG

  • Committer: Bazaar Package Importer
  • Author(s): Mario Iseli
  • Date: 2006-04-08 18:38:25 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060408183825-vu1jk57rk929derx
* New Maintainer (Closes: #361345)
* New upstream release (Closes: #349725)
* Build-Depend now on libslang2-dev (Closes: #325577)
* Complete rebuild of debian/, upgraded to policy-standards
  3.6.2 and compat-level 5.
* Removed stellarc since stella only reads ~/.stellarc and even
  works without a first config.
* New debian/watch file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
Known bugs in libpng version 1.2.5
 
3
 
 
4
1. April 22, 2001: pnggccrd.c has been reported to crash on NetBSD when
 
5
   reading interlaced PNG files, when assembler code is enabled but running
 
6
   on a non-MMX i386 platform.
 
7
 
 
8
   STATUS: Under investigation.  The change to pnggccrd.c in libpng-1.2.1
 
9
   fixed a problem under FreeBSD but not the problem with NetBSD, which
 
10
   still fails as of libpng-1.2.2rc1.
 
11