source: trunk/third/libpng/ANNOUNCE @ 18166

Revision 18166, 1.2 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18165, which included commits to RCS files with non-trunk default branches.
Line 
1
2Libpng 1.2.5 - October 3, 2002
3
4This is a public release of libpng, intended for use in production codes.
5
6Changes since the last public release (1.2.4):
7
8  Revised makefile.cygwin to use DLL number 12 instead of 13.
9  Added code to contrib/gregbook/readpng2.c to ignore unused chunks.
10  Replaced toucan.png in contrib/gregbook (it has been corrupt since 1.0.11)
11  Removed some stray *.o files from contrib/gregbook.
12  Changed png_error() to png_warning() about "Too much data" in pngpread.c
13    and about "Extra compressed data" in pngrutil.c.
14  Prevent png_ptr->pass from exceeding 7 in png_push_finish_row().
15  Updated makefile.hggcc
16  Updated png.c and pnggccrd.c handling of return from png_mmx_support()
17  Only issue png_warning() about "Too much data" in pngpread.c when avail_in
18    is nonzero.
19  Updated makefiles to install a separate libpng.so.3 with its own rpath.
20  Revised makefiles to not remove previous minor versions of shared libraries.
21  Revised 13 makefiles to remove "-lz" and "-L$(ZLIBLIB)", etc., from shared
22    library loader directive.
23  Revised libpng-config script.
24  Relocated two misplaced PNGAPI lines in pngtest.c
25
26Send comments/corrections/commendations to
27png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu
28
29Glenn R-P
Note: See TracBrowser for help on using the repository browser.