os/ossrv/genericservices/mimerecognitionfw/group/app-framework_emime.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.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <relnotes name="MIME Recognition Framework">
     3   <purpose>
     4     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.
     5   </purpose>
     6 <revision major="0" functional="0" minor="1" date="20080711">
     7   <ref name="121496" type="defect" /> 
     8   <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> 
     9 </revision>	
    10 </relnotes>