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