os/ossrv/genericopenlibs/openenvcore/group/openenv.history.xml
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <relnotes name="Open Environment Core">
     3   <purpose>
     4     Open Environment is to provide an API layer above the Symbian OS native API that is more aligned with the APIs in Linux and Windows, more familiar to developers with a background on RTOS, Linux or Windows, and generally simpler and more coarse-grained than the native API
     5   </purpose>
     6   
     7   <defect number="DEF142843" title="Public headers include platform headers " revision="007">
     8     Rectified the header classifications wherever necessary, either including it in .cpp or promoting it
     9   </defect>
    10 
    11   <defect number="DEF101846" title="Difference in libc def file" revision="006">
    12     added dosc files, changes from iSource and defect fixes
    13   </defect>
    14 
    15   <defect number="DEF101954" title="Add _UHEAP_MARK for tests code to catch Memory leakages" revision="005">
    16     added dosc files, changes from iSource and defect fixes
    17   </defect>
    18 
    19   <defect number="DEF101253" title="msgsnd and msgrcv use msgsz wrongly" revision="004">
    20     added dosc files, changes from iSource and defect fixes
    21   </defect>
    22 
    23   <defect number="DEF101843" title="API tagging missing" revision="003">
    24     added dosc files, changes from iSource and defect fixes
    25   </defect>
    26 
    27   <minorchange revision="002">
    28     Adding .dosc files for Doxygen Changes
    29   </minorchange>
    30 
    31   <minorchange revision="001">
    32     Initial Release
    33   </minorchange>
    34 </relnotes>