genericopenlibs/openenvcore/group/openenv.history.xml
author Peter Fordham <peter.fordham@gmail.com>
Mon, 22 Mar 2010 12:54:15 -0700
branchCompilerCompatibility
changeset 11 8d1ef0d13f16
parent 0 e4d67989cc36
permissions -rw-r--r--
Bug 1697 - Restructed function control flow to aviod branching across initialization.

<?xml version="1.0" encoding="UTF-8"?>
<relnotes name="Open Environment Core">
  <purpose>
    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
  </purpose>
  
  <defect number="DEF142843" title="Public headers include platform headers " revision="007">
    Rectified the header classifications wherever necessary, either including it in .cpp or promoting it
  </defect>

  <defect number="DEF101846" title="Difference in libc def file" revision="006">
    added dosc files, changes from iSource and defect fixes
  </defect>

  <defect number="DEF101954" title="Add _UHEAP_MARK for tests code to catch Memory leakages" revision="005">
    added dosc files, changes from iSource and defect fixes
  </defect>

  <defect number="DEF101253" title="msgsnd and msgrcv use msgsz wrongly" revision="004">
    added dosc files, changes from iSource and defect fixes
  </defect>

  <defect number="DEF101843" title="API tagging missing" revision="003">
    added dosc files, changes from iSource and defect fixes
  </defect>

  <minorchange revision="002">
    Adding .dosc files for Doxygen Changes
  </minorchange>

  <minorchange revision="001">
    Initial Release
  </minorchange>
</relnotes>