This repository has been archived on 2023-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
libpng/ANNOUNCE

22 lines
845 B
Plaintext
Raw Normal View History

1998-04-21 20:03:57 +00:00
1999-10-23 13:39:18 +00:00
Libpng 1.0.5a - October 23, 1999
1998-04-21 20:03:57 +00:00
1999-10-23 13:39:18 +00:00
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.
1998-04-21 20:03:57 +00:00
1999-10-23 13:39:18 +00:00
Changes since the last public release (1.0.5):
1999-09-17 17:27:26 +00:00
1999-10-23 13:39:18 +00:00
version 1.0.5a [October 23, 1999]
Added contrib/pngsuite and contrib/pngminus (Willem van Schaik)
Fixed a typo in the png_set_sRGB() function call in example.c (Jan Nijtmans)
Further optimization and bugfix of pngvcrd.c
Revised pngset.c so that it does not allocate or free memory in the user's
text_ptr structure. Instead, it makes its own copy.
Created separate write_end_info_struct in pngtest.c for a more severe test.
Added code in pngwrite.c to free info_ptr->text[i].key to stop a memory leak.
1998-04-21 20:03:57 +00:00
Send comments/corrections/commendations to
1999-09-17 17:27:26 +00:00
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu
1998-04-21 20:03:57 +00:00
1998-12-29 17:47:59 +00:00
Glenn R-P