Mantis - libz1
Viewing Issue Advanced Details
4358 upgrade feature always 2010-03-19 01:53 2010-03-20 05:36
kenmays  
hson  
normal  
closed  
1.2.3,REV=2009.11.26 fixed  
none    
none  
0004358: Upgrade to zlib 1.2.4
•Fixed bugs in adler32_combine(), compressBound(), and deflateBound()
•Wholesale replacement of gz* functions with faster versions
•As part of that, added gzbuffer(), gzoffset(), gzclose_r(), and gzclose_w() functions
•Faster Z_HUFFMAN_ONLY and Z_RLE compression for images and other specialized compression
•Added flush options Z_BLOCK to deflate() and Z_TREES to inflate() for finer control
•Added inflateReset2() and inflateMark() functions, the latter to aid in random access applications
•Added LFS (Large File Summit) support for 64-bit file offsets and many other portability improvements

http://downloads.sourceforge.net/project/libpng/zlib/1.2.4/zlib-1.2.4.tar.gz?use_mirror=hivelocity [^]
Issue History
2010-03-19 01:53 kenmays New Issue
2010-03-19 03:29 hson Status new => assigned
2010-03-19 03:29 hson Assigned To => hson
2010-03-19 03:29 hson Note Added: 0007680
2010-03-19 03:29 hson Status assigned => acknowledged
2010-03-19 11:54 hson Note Added: 0007682
2010-03-19 11:54 hson Status acknowledged => resolved
2010-03-19 11:54 hson Resolution open => fixed
2010-03-20 05:36 hson Note Added: 0007693
2010-03-20 05:36 hson Status resolved => closed

Notes
(0007680)
hson   
2010-03-19 03:29   
Wow, a new release after 5 years of silence, never thought that would happen.
(0007682)
hson   
2010-03-19 11:54   
Built and sent for release
(0007693)
hson   
2010-03-20 05:36   
1.2.4,REV=2010.03.19 released