compressionlibs/ziplib/test/oldezlib/group/history.xml
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 <?xml version="1.0"?>
       
     2 <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">
       
     3   <revision major="1" functional="3" minor="2" date="20070517">
       
     4     <ref name="DEF106839" type="defect"/>
       
     5     <description>Reverted changes associated with BR2108 (renaming of RZipFileMemberReaderStream) - class is now back to its original name</description>
       
     6   </revision>
       
     7   <revision major="1" functional="3" minor="1" date="20070514">
       
     8     <ref name="DEF105995" type="defect"/>
       
     9     <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>
       
    10   </revision>
       
    11   <revision major="1" functional="3" minor="0" date="20070509">
       
    12     <ref name="3.11" type="milestone"/>
       
    13     <ref name="0984" type="cr"/>
       
    14     <ref name="639" type="dstep"/>
       
    15     <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>
       
    16   </revision>
       
    17   <revision major="1" functional="2" minor="2" date="20070426">
       
    18   <ref name="PDEF105900" type="defect"/> 
       
    19   <description>Modified Ezlib code to return error code.</description> 
       
    20   </revision>
       
    21   <revision major="1" functional="2" minor="1" date="20070315">
       
    22     <ref name="DEF103850" type="defect"/>
       
    23     <description>Correcting the zlib tools2 target to be libzlib.a and not zlib.lib.</description>
       
    24   </revision>
       
    25   <revision date="20070306" major="1" functional="2" minor="0">
       
    26     <ref name="Oghma, GT0329, MS3.12" type="milestone"/>
       
    27     <ref name="PREQ1182" type="preq"/>
       
    28     <ref name="DS559" type="dstep"/>  
       
    29     <description>Updating the EZLIB tool (zlib.lib) to build under the TOOLS2 platform.</description>
       
    30   </revision>
       
    31   <revision date="20070301" major="1" functional="1" minor="1">
       
    32     <ref name="Oghma, GT0329, MS3.11" type="milestone"/>
       
    33     <ref name="PREQ1182" type="preq"/>
       
    34     <ref name="DS557" type="dstep"/>
       
    35     <description>Updating the component source files to comply with the Symbian filename policy.</description>
       
    36   </revision>
       
    37   <revision date="20070222" major="1" functional="1" minor="0">
       
    38     <description>Symbian OS v9.3 component branched from common codeline</description>
       
    39   </revision>
       
    40   <revision date="20070122" major="1" functional="0" minor="0" ext="1">
       
    41     <description>Removing unused DEF files</description>
       
    42   </revision>
       
    43   <revision date="20061120" major="1" functional="0" minor="0">
       
    44     <description>Baseline</description>
       
    45   </revision>
       
    46 </relnotes>