~ubuntu-branches/ubuntu/karmic/fltk1.1/karmic

« back to all changes in this revision

Viewing changes to png/KNOWNBUG

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2005-05-22 13:57:06 UTC
  • mfrom: (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050522135706-mchag24yf42lu7bu
Tags: 1.1.6-5
* Revert previous change, which seems to have been ineffective for some
  reason, in favor of commenting out the problematic Makefile rule
  altogether.  (Closes: #310151.)
* debian/control: Go back to specifying the URL as part of the
  description rather than via a non-standard field that doesn't seem to
  have caught on.  (Closes: #310240.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
Known bugs in libpng version 1.2.7
 
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