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