os/ossrv/lowlevellibsandfws/genericusabilitylib/group/syslibs_euserhl.history.xml
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/lowlevellibsandfws/genericusabilitylib/group/syslibs_euserhl.history.xml Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,48 @@
1.4 +<?xml version="1.0"?>
1.5 +<relnotes schema="1.0.0" name="EUserHl Library" purpose="" type="component">
1.6 + <purpose>
1.7 + Generic Usability Library. Contains self-managing string class and class templates for automatic resource management.
1.8 + </purpose>
1.9 + <defect number="DEF142843" title="Public headers include platform headers" revision="012">
1.10 + Rectified the header classifications wherever necessary, either including it in .cpp or promoting it
1.11 + </defect>
1.12 + <defect number="DEF139847" title="[Coverity]:SYMBIAN.CLEANUP_STACK,RESOURCE_LEAK,CHECKED_RETURN " revision="011">
1.13 + Added appropriate comments for the corresponding coverity checker
1.14 + </defect>
1.15 + <defect number="DEF137815" title="LString16 and LString8 should directly support Cpp string literals - part 2" revision="010">
1.16 + Support for natural cpp string literals.
1.17 + </defect>
1.18 + <defect number="DEF137721" title="Investigate on EnsureCapacityL api and update documentation associated with it " revision="009">
1.19 + The documentation associated with EnsureCapacityL method has been updated,since the method is no longer supported.
1.20 + </defect>
1.21 + <defect number="DEF137572" title="ManagedPopCleanupStackItem linker error for multiply defined symbols" revision="008">
1.22 + ManagedPopCleanupStackItem method has been templated to get rid of the linker error for multiple defined symbols.
1.23 + </defect>
1.24 + <deliverystep number="1462" name="PREQ2475: Splitting Mixed Header files for Base Services API" osproject="SymTB9.2" revision="007">
1.25 + <milestone project="GT0494" number="3.9"/>
1.26 + <preq number="2475" title="Splitting Mixed header">
1.27 + Splitting Mixed Header files for Base Services API
1.28 + </preq>
1.29 + </deliverystep>
1.30 + <defect number="DEF135881" title="Example Code Improvement in EUserHl" revision="006">
1.31 + The example code fixed and released for developers to use EUserHl.
1.32 + </defect>
1.33 + <defect number="DEF135434" title="gccxml build failure due to euserhl component " revision="005">
1.34 + fix for gccxml build failure due to euserhl component .
1.35 + </defect>
1.36 + <defect number="DEF130998" title="Upgrade EUserHL to the new version of EManaged " revision="004">
1.37 + Upgradation of EuserHL code has been done to use the latest emanaged code as a part of cleanup strategy.
1.38 + </defect>
1.39 + <defect number=" DEF132532 " title="SWAP_Wordscan: Fix the profanity found in Base Services code" revision="003">
1.40 + Fix the profanity found in Base Services code
1.41 + </defect>
1.42 + <defect number="DEF126379" title="EUserHL does not build on v9.1" revision="002">
1.43 + EUserHL updated to build an all Symbian OS v9.x releases when SYMBIAN_EUSERHL_BUILD91 defined.
1.44 + </defect>
1.45 + <deliverystep number="1134" name="PREQ2177: New EUserHl Library - CleanupStack and Descriptor Alternative" osproject="Diran" revision="001">
1.46 + <milestone project="GT0461" number="3.4"/>
1.47 + <preq number="2177" title="Native C++ Improvements">
1.48 + Initial creation of EUserHl component
1.49 + </preq>
1.50 + </deliverystep>
1.51 +</relnotes>