1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/compressionlibs/ziplib/test/oldezlib/group/history.xml Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,46 @@
1.4 +<?xml version="1.0"?>
1.5 +<relnotes schema="1.0.0" name="Zip Compression Library" purpose="Symbian OS port of the zlib compression library (ZLIB, DEFLATE, GZIP) for ZIP compression and decompression." type="component">
1.6 + <revision major="1" functional="3" minor="2" date="20070517">
1.7 + <ref name="DEF106839" type="defect"/>
1.8 + <description>Reverted changes associated with BR2108 (renaming of RZipFileMemberReaderStream) - class is now back to its original name</description>
1.9 + </revision>
1.10 + <revision major="1" functional="3" minor="1" date="20070514">
1.11 + <ref name="DEF105995" type="defect"/>
1.12 + <description>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.</description>
1.13 + </revision>
1.14 + <revision major="1" functional="3" minor="0" date="20070509">
1.15 + <ref name="3.11" type="milestone"/>
1.16 + <ref name="0984" type="cr"/>
1.17 + <ref name="639" type="dstep"/>
1.18 + <description>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.</description>
1.19 + </revision>
1.20 + <revision major="1" functional="2" minor="2" date="20070426">
1.21 + <ref name="PDEF105900" type="defect"/>
1.22 + <description>Modified Ezlib code to return error code.</description>
1.23 + </revision>
1.24 + <revision major="1" functional="2" minor="1" date="20070315">
1.25 + <ref name="DEF103850" type="defect"/>
1.26 + <description>Correcting the zlib tools2 target to be libzlib.a and not zlib.lib.</description>
1.27 + </revision>
1.28 + <revision date="20070306" major="1" functional="2" minor="0">
1.29 + <ref name="Oghma, GT0329, MS3.12" type="milestone"/>
1.30 + <ref name="PREQ1182" type="preq"/>
1.31 + <ref name="DS559" type="dstep"/>
1.32 + <description>Updating the EZLIB tool (zlib.lib) to build under the TOOLS2 platform.</description>
1.33 + </revision>
1.34 + <revision date="20070301" major="1" functional="1" minor="1">
1.35 + <ref name="Oghma, GT0329, MS3.11" type="milestone"/>
1.36 + <ref name="PREQ1182" type="preq"/>
1.37 + <ref name="DS557" type="dstep"/>
1.38 + <description>Updating the component source files to comply with the Symbian filename policy.</description>
1.39 + </revision>
1.40 + <revision date="20070222" major="1" functional="1" minor="0">
1.41 + <description>Symbian OS v9.3 component branched from common codeline</description>
1.42 + </revision>
1.43 + <revision date="20070122" major="1" functional="0" minor="0" ext="1">
1.44 + <description>Removing unused DEF files</description>
1.45 + </revision>
1.46 + <revision date="20061120" major="1" functional="0" minor="0">
1.47 + <description>Baseline</description>
1.48 + </revision>
1.49 +</relnotes>