genericservices/mimerecognitionfw/group/app-framework_emime.history.xml
author hgs
Tue, 14 Sep 2010 13:39:11 +0530
changeset 65 c4aad78f92f5
parent 0 e4d67989cc36
permissions -rw-r--r--
201033

<?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>