genericservices/mimerecognitionfw/group/app-framework_emime.history.xml
author William Roberts <williamr@symbian.org>
Tue, 22 Jun 2010 22:02:13 +0100
branchGCC_SURGE
changeset 38 ea84df9fe210
parent 0 e4d67989cc36
permissions -rw-r--r--
Remove GCCE-specific def file for libstdcpp.dll - it's not binary compatible with the EABI one anyway (Bug 2971)

<?xml version="1.0" encoding="UTF-8"?>
<relnotes name="MIME Recognition Framework">
  <purpose>
    Support for MIME (Multipurpose Internet Mail Extension) types. MIME types are generally calculated from filename extensions and the opening characters of data files (or in the case of native Symbian OS files, the UID). Applications may specify supported MIME types in their AIF files. Extensible by adding MIME type recognizer plug-ins.
  </purpose>
<revision major="0" functional="0" minor="1" date="20080711">
  <ref name="121496" type="defect" /> 
  <description>In CApaDataRecognizerType::FilePassedByHandleL() ,one additional check is done for the SubSessionHandle if it's KNullHandle as opposed to only file session handle being tested for NULL earlier.</description> 
</revision>	
</relnotes>