compressionlibs/ziplib/test/oldezlib/group/history.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 02:01:42 +0200
changeset 0 e4d67989cc36
permissions -rw-r--r--
Revision: 201002 Kit: 201005

<?xml version="1.0"?>
<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">
  <revision major="1" functional="3" minor="2" date="20070517">
    <ref name="DEF106839" type="defect"/>
    <description>Reverted changes associated with BR2108 (renaming of RZipFileMemberReaderStream) - class is now back to its original name</description>
  </revision>
  <revision major="1" functional="3" minor="1" date="20070514">
    <ref name="DEF105995" type="defect"/>
    <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>
  </revision>
  <revision major="1" functional="3" minor="0" date="20070509">
    <ref name="3.11" type="milestone"/>
    <ref name="0984" type="cr"/>
    <ref name="639" type="dstep"/>
    <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>
  </revision>
  <revision major="1" functional="2" minor="2" date="20070426">
  <ref name="PDEF105900" type="defect"/> 
  <description>Modified Ezlib code to return error code.</description> 
  </revision>
  <revision major="1" functional="2" minor="1" date="20070315">
    <ref name="DEF103850" type="defect"/>
    <description>Correcting the zlib tools2 target to be libzlib.a and not zlib.lib.</description>
  </revision>
  <revision date="20070306" major="1" functional="2" minor="0">
    <ref name="Oghma, GT0329, MS3.12" type="milestone"/>
    <ref name="PREQ1182" type="preq"/>
    <ref name="DS559" type="dstep"/>  
    <description>Updating the EZLIB tool (zlib.lib) to build under the TOOLS2 platform.</description>
  </revision>
  <revision date="20070301" major="1" functional="1" minor="1">
    <ref name="Oghma, GT0329, MS3.11" type="milestone"/>
    <ref name="PREQ1182" type="preq"/>
    <ref name="DS557" type="dstep"/>
    <description>Updating the component source files to comply with the Symbian filename policy.</description>
  </revision>
  <revision date="20070222" major="1" functional="1" minor="0">
    <description>Symbian OS v9.3 component branched from common codeline</description>
  </revision>
  <revision date="20070122" major="1" functional="0" minor="0" ext="1">
    <description>Removing unused DEF files</description>
  </revision>
  <revision date="20061120" major="1" functional="0" minor="0">
    <description>Baseline</description>
  </revision>
</relnotes>