ANNOUNCE 707 字节
Newer Older
1

2
Libpng 1.2.6beta3 - July 18, 2004
3

4 5
This is not intended to be a public release.  It will be replaced
within a few weeks by a public version or by another test version.
6

7
Changes since the last public release (1.2.5):
8

9 10
  Commented out warning about uninitialized mmx_support in pnggccrd.c.
  Changed "IBMCPP__" flag to "__IBMCPP__" in pngconf.h.
11 12 13 14
  Relocated two more misplaced PNGAPI lines in pngtest.c
  Fixed memory overrun bug in png_do_read_filler() with 16-bit datastreams,
    introduced in version 1.0.2.
  Fixed potential overrun in pngerror.c by using strncpy instead of memcpy.
15 16

Send comments/corrections/commendations to
17
png-implement@ccrc.wustl.edu or to glennrp@users.sourceforge.net
18

19
Glenn R-P