os/ossrv/genericservices/mimerecognitionfw/group/app-framework_emime.history.xml
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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>