os/ossrv/compressionlibs/ziplib/test/oldezlib/group/syslibs_ezlib.history.xml
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 <?xml version="1.0"?>
     2 <relnotes schema="1.0.0" name="Zip Compression Library" purpose="" type="component">
     3   <purpose>
     4     Symbian OS port of the zlib compression library (ZLIB, DEFLATE, GZIP) for ZIP compression and decompression.
     5   </purpose>
     6   <defect number="DEF112672" title="Panic ZLIB 11 - when installing the sisx file." revision="012">
     7     The EZlib component modified to leave with KErrCorrupt if the file is corrupted (instead of panic).
     8   </defect>
     9   <defect number="PDEF110555" title="ZIPTEST Failing when run on its own" revision="011">
    10     Included required CP850 resource into ezlibtest.iby for ZIPTEST.
    11   </defect>
    12   <minorchange revision="010">
    13     Upgraded interface access and status tags for identifiers used by partners.
    14   </minorchange>
    15   <defect number="DEF106839" title="[System Build]: GT compilation errors in M04229 v9.4, M04230 vFuture,v9.5" revision="009">
    16     Reverted changes associated with BR2108 (renaming of RZipFileMemberReaderStream) - class is now back to its original name
    17   </defect>
    18   <defect number="DEF105995" title="inflateInit2 is not checked for errors in RZipFileMemberReaderStream constructor" revision="008">
    19     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.
    20   </defect>
    21   <deliverystep number="639" name="Improve performance of PNG ImageDecoder plug-in - EZlib optimisation" osproject="Naiad" revision="007">
    22     <milestone project="" number="3.11"/>
    23     <cr number="0984" title="Improve performance of PNG ImageDecoder plug-in">
    24     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.
    25   </cr>
    26   </deliverystep>
    27   <defect number="PDEF105900" title="RZipFileMemberReaderStream::Read returns incorrect error code under OOM" revision="006">
    28     Modified Ezlib code to return error code.
    29   </defect>
    30   <defect number="DEF103850" title="Ezlib TOOLS2 target should be libzlib.a" revision="005">
    31     Correcting the zlib tools2 target to be libzlib.a and not zlib.lib.
    32   </defect>
    33   <deliverystep number="559" name="Porting of tools to TOOLS2" osproject="Oghma" revision="004">
    34     <milestone project="GT0329" number="3.12"/>
    35     <preq number="1182" title="GNU Make-based build system">
    36     Updating the EZLIB tool (zlib.lib) to build under the TOOLS2 platform.
    37   </preq>
    38   </deliverystep>
    39   <deliverystep number="557" name="Filename policy changes" osproject="Oghma" revision="003">
    40     <milestone project="GT0329" number="3.11"/>
    41     <preq number="1182" title="GNU Make-based build system">
    42     Updating the component source files to comply with the Symbian filename policy.
    43   </preq>
    44   </deliverystep>
    45   <minorchange revision="002">
    46     Symbian OS v9.3 component branched from common codeline
    47   </minorchange>
    48   <minorchange revision="001">
    49     Removing unused DEF files
    50   </minorchange>
    51 </relnotes>