charconvfw/charconv_fw/group/syslibs_charconv.history.xml
changeset 0 1fb32624e06b
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <relnotes name="Character Encoding and Conversion Framework">
       
     3 	<purpose>
       
     4 		Extensible framework for system-wide character conversion between all supported character sets.
       
     5 	</purpose>
       
     6 	
       
     7 	<defect number="PDEF120101" title="[MMS]Text is not correct if send as MMS message" revision="019">
       
     8 	 	Added BOM detection to UTF-8 character detection and fixed defect that gave a low confidence if the string was under 100 characters.
       
     9 	</defect>
       
    10 	<defect number="PDEF119258" title="Charconv documentation needs to be updated" revision="018">
       
    11 	 	Have updated Cnvapi.rtf so that it include information and examples about the usaage.
       
    12 	</defect>
       
    13 	<defect number="PDEF118539" title="Charconv does not return error when U+1xxxx are given in UTF-8" revision="017">
       
    14 	 	Update to IsCharacterSetUTF8, ConvertToUnicodeFromUtf8 as described BR2332.
       
    15 	</defect>
       
    16 	<defect number="DEF117262" title="Component charconv is not case-consistent on Linux filesystem" revision="016">
       
    17 	 	Remove one of the help argument that is not compatible with linux build
       
    18 	</defect>
       
    19 	<defect number="DEF117031" title="Writer.pm is unable to find execute uidcrc" revision="015">
       
    20 		Change to Writer.pm. FindBin is used and writeUids is changed so that it locates on the same path as this module, and if not found then run through environment.
       
    21 	</defect>
       
    22 
       
    23 	<deliverystep number="728" name="TI18N, Alignment of CBR and System Model - part 2" osproject="Sphinx" revision="014">
       
    24 		<milestone project="GT0334" number="3.8"/>
       
    25 		<preq number="1843" title="Alignment of CBR and System Model - part 2">
       
    26 			Splitting the Charconv CBR package into 2 CBR packages (syslibs_charconv and syslibs_charconv_plugins).
       
    27 		</preq>
       
    28 	</deliverystep>
       
    29 
       
    30 	<defect number="PDEF114976" title="Klocwork issues in syslibs components" revision="013">
       
    31 		Initialised unconvertibleChars to remove compiler or code checker warning.	
       
    32 	</defect>
       
    33 
       
    34 	<defect number="DEF114271" title="syslib_charconv component needs porting to work with Linux and Bash shell" revision="012">
       
    35 		Corrected CHARCONV.PL, CNVTOOL.PL, SNMTOOL.PL to check Operating Systems and modify slahes correctly. Corrected WRITER.PM to find UIDCRC.EXE in correct location	
       
    36 	</defect>
       
    37 
       
    38 	<defect number="DEF113728" title="Charconv: Stop after 25 behavior needs to be corrected. " revision="011">
       
    39 		Remove the check about the conversion will be stop after the first 25 unconvertible characters dealt
       
    40 	</defect>
       
    41 
       
    42 	<defect number="PDEF113681" title="Conversion to ShiftJis fails" revision="010">
       
    43 		Moved commmon unconvertible char constant for shiftJis to implementation specific areas and modified accordingly.
       
    44 	</defect>
       
    45 
       
    46 	<defect number="DEF111694" title="Charconv cnvtool algorithm KeyedTable16OfIndexedTables16 is not documented" revision="009">
       
    47 		Updated CNVTOOL.RTF to describe the KeyedTable16ofIndexedTables16 algorithm.
       
    48 	</defect>
       
    49 
       
    50 	<deliverystep number="558" name="Extension makefile changes" osproject="Oghma" revision="008">
       
    51 		<milestone project="GT0329" number="3.13"/>
       
    52 		<preq number="1182" title="GNU Make-based build system">
       
    53 			Migrating the makefiles to Template Extension Makefiles.
       
    54 		</preq>
       
    55 	</deliverystep>
       
    56 
       
    57 	<defect number="PDEF104244" title="Cannot build Symbian's Charconv component" revision="007">
       
    58 		Source code generator CNVTOOL.PL was modified to handle EOF character correctly
       
    59 	</defect>
       
    60 
       
    61 	<minorchange revision="006">
       
    62 		Reverting a change to non-symbian copyright headers in test code.
       
    63 	</minorchange>
       
    64 
       
    65 	<defect number="PDEF102480" title="Charconv Shiftjis &amp; J5 tests need to be modified to work with new plugin default" revision="005">
       
    66 		Changed test plugins (shiftjis and j5) from Docomo variants to KDDI/AU variants
       
    67 	</defect>
       
    68 
       
    69 	<deliverystep number="557" name="Filename policy changes" osproject="Oghma" revision="004">
       
    70 		<milestone project="GT0329" number="3.11"/>
       
    71 		<preq number="1182" title="GNU Make-based build system">
       
    72 			Updating the component source files to comply with the Symbian filename policy.
       
    73 		</preq>
       
    74 	</deliverystep>
       
    75 
       
    76 	<minorchange revision="003">
       
    77 		Symbian OS v9.3 component branched from common codeline
       
    78 	</minorchange>
       
    79 
       
    80 	<defect number="PDEF100518" title="Documentation for Charconv plugins should be a lot clearer." revision="002">
       
    81 		Clarified Howto documentation for Shiftjis and J5 plugin
       
    82 	</defect>
       
    83 
       
    84 	<defect number="DEF101312" title="CNVTOOL generated header references contravene the filename policy" revision="001">
       
    85 		Changed filename E32STD.H to lowercase e32std.h
       
    86 	</defect>
       
    87 </relnotes>