1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/compressionlibs/ziplib/test/oldezlib/group/syslibs_ezlib.history.xml Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,51 @@
1.4 +<?xml version="1.0"?>
1.5 +<relnotes schema="1.0.0" name="Zip Compression Library" purpose="" type="component">
1.6 + <purpose>
1.7 + Symbian OS port of the zlib compression library (ZLIB, DEFLATE, GZIP) for ZIP compression and decompression.
1.8 + </purpose>
1.9 + <defect number="DEF112672" title="Panic ZLIB 11 - when installing the sisx file." revision="012">
1.10 + The EZlib component modified to leave with KErrCorrupt if the file is corrupted (instead of panic).
1.11 + </defect>
1.12 + <defect number="PDEF110555" title="ZIPTEST Failing when run on its own" revision="011">
1.13 + Included required CP850 resource into ezlibtest.iby for ZIPTEST.
1.14 + </defect>
1.15 + <minorchange revision="010">
1.16 + Upgraded interface access and status tags for identifiers used by partners.
1.17 + </minorchange>
1.18 + <defect number="DEF106839" title="[System Build]: GT compilation errors in M04229 v9.4, M04230 vFuture,v9.5" revision="009">
1.19 + Reverted changes associated with BR2108 (renaming of RZipFileMemberReaderStream) - class is now back to its original name
1.20 + </defect>
1.21 + <defect number="DEF105995" title="inflateInit2 is not checked for errors in RZipFileMemberReaderStream constructor" revision="008">
1.22 + Changed RZipFileMemberReaderStream to use 2 phase construction, which will Leave if there is an OOM error during initialisation. Renamed RZipFileMemberReaderStream to CZipFileMemberReaderStream as it was incorrectly named as a R class.
1.23 + </defect>
1.24 + <deliverystep number="639" name="Improve performance of PNG ImageDecoder plug-in - EZlib optimisation" osproject="Naiad" revision="007">
1.25 + <milestone project="" number="3.11"/>
1.26 + <cr number="0984" title="Improve performance of PNG ImageDecoder plug-in">
1.27 + Implemantation of CR0984 which requires EZlib decompression library to be compiled with the options for the best performance. This change does not affect any interfaces or behaviors and is a pure binary optimisation.
1.28 + </cr>
1.29 + </deliverystep>
1.30 + <defect number="PDEF105900" title="RZipFileMemberReaderStream::Read returns incorrect error code under OOM" revision="006">
1.31 + Modified Ezlib code to return error code.
1.32 + </defect>
1.33 + <defect number="DEF103850" title="Ezlib TOOLS2 target should be libzlib.a" revision="005">
1.34 + Correcting the zlib tools2 target to be libzlib.a and not zlib.lib.
1.35 + </defect>
1.36 + <deliverystep number="559" name="Porting of tools to TOOLS2" osproject="Oghma" revision="004">
1.37 + <milestone project="GT0329" number="3.12"/>
1.38 + <preq number="1182" title="GNU Make-based build system">
1.39 + Updating the EZLIB tool (zlib.lib) to build under the TOOLS2 platform.
1.40 + </preq>
1.41 + </deliverystep>
1.42 + <deliverystep number="557" name="Filename policy changes" osproject="Oghma" revision="003">
1.43 + <milestone project="GT0329" number="3.11"/>
1.44 + <preq number="1182" title="GNU Make-based build system">
1.45 + Updating the component source files to comply with the Symbian filename policy.
1.46 + </preq>
1.47 + </deliverystep>
1.48 + <minorchange revision="002">
1.49 + Symbian OS v9.3 component branched from common codeline
1.50 + </minorchange>
1.51 + <minorchange revision="001">
1.52 + Removing unused DEF files
1.53 + </minorchange>
1.54 +</relnotes>