genericservices/mimerecognitionfw/group/app-framework_emime.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="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>