os/ossrv/genericopenlibs/openenvcore/group/openenv.history.xml
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/genericopenlibs/openenvcore/group/openenv.history.xml	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,34 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<relnotes name="Open Environment Core">
     1.6 +  <purpose>
     1.7 +    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
     1.8 +  </purpose>
     1.9 +  
    1.10 +  <defect number="DEF142843" title="Public headers include platform headers " revision="007">
    1.11 +    Rectified the header classifications wherever necessary, either including it in .cpp or promoting it
    1.12 +  </defect>
    1.13 +
    1.14 +  <defect number="DEF101846" title="Difference in libc def file" revision="006">
    1.15 +    added dosc files, changes from iSource and defect fixes
    1.16 +  </defect>
    1.17 +
    1.18 +  <defect number="DEF101954" title="Add _UHEAP_MARK for tests code to catch Memory leakages" revision="005">
    1.19 +    added dosc files, changes from iSource and defect fixes
    1.20 +  </defect>
    1.21 +
    1.22 +  <defect number="DEF101253" title="msgsnd and msgrcv use msgsz wrongly" revision="004">
    1.23 +    added dosc files, changes from iSource and defect fixes
    1.24 +  </defect>
    1.25 +
    1.26 +  <defect number="DEF101843" title="API tagging missing" revision="003">
    1.27 +    added dosc files, changes from iSource and defect fixes
    1.28 +  </defect>
    1.29 +
    1.30 +  <minorchange revision="002">
    1.31 +    Adding .dosc files for Doxygen Changes
    1.32 +  </minorchange>
    1.33 +
    1.34 +  <minorchange revision="001">
    1.35 +    Initial Release
    1.36 +  </minorchange>
    1.37 +</relnotes>