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.
sl@0
     1
<?xml version="1.0" encoding="UTF-8"?>
sl@0
     2
<relnotes name="Open Environment Core">
sl@0
     3
  <purpose>
sl@0
     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
sl@0
     5
  </purpose>
sl@0
     6
  
sl@0
     7
  <defect number="DEF142843" title="Public headers include platform headers " revision="007">
sl@0
     8
    Rectified the header classifications wherever necessary, either including it in .cpp or promoting it
sl@0
     9
  </defect>
sl@0
    10
sl@0
    11
  <defect number="DEF101846" title="Difference in libc def file" revision="006">
sl@0
    12
    added dosc files, changes from iSource and defect fixes
sl@0
    13
  </defect>
sl@0
    14
sl@0
    15
  <defect number="DEF101954" title="Add _UHEAP_MARK for tests code to catch Memory leakages" revision="005">
sl@0
    16
    added dosc files, changes from iSource and defect fixes
sl@0
    17
  </defect>
sl@0
    18
sl@0
    19
  <defect number="DEF101253" title="msgsnd and msgrcv use msgsz wrongly" revision="004">
sl@0
    20
    added dosc files, changes from iSource and defect fixes
sl@0
    21
  </defect>
sl@0
    22
sl@0
    23
  <defect number="DEF101843" title="API tagging missing" revision="003">
sl@0
    24
    added dosc files, changes from iSource and defect fixes
sl@0
    25
  </defect>
sl@0
    26
sl@0
    27
  <minorchange revision="002">
sl@0
    28
    Adding .dosc files for Doxygen Changes
sl@0
    29
  </minorchange>
sl@0
    30
sl@0
    31
  <minorchange revision="001">
sl@0
    32
    Initial Release
sl@0
    33
  </minorchange>
sl@0
    34
</relnotes>