gfxconversion/mifconv/group/ReleaseNotes_Mifconv.txt
branchRCL_3
changeset 2 1f6339ced17d
parent 0 f453ebb75370
child 4 d3300267661e
--- a/gfxconversion/mifconv/group/ReleaseNotes_Mifconv.txt	Fri Feb 19 23:21:59 2010 +0200
+++ b/gfxconversion/mifconv/group/ReleaseNotes_Mifconv.txt	Mon Mar 15 12:42:44 2010 +0200
@@ -1,7 +1,7 @@
 ===============================================================================
 
-RELEASE NOTES - MIFCONV v3.1.7
-RELEASED 10th July 2009 
+RELEASE NOTES - MIFCONV v3.2.0
+RELEASED 24th February 2010 
 
 SUPPORTS S60 3.2+
 
@@ -21,19 +21,16 @@
   ABLD build system and FLM syntax for SBSv2 build system
 - Generating MIF files from SVG/SVGB icon sources and BMP file ids
 - Converting SVG to SVGB with the Svgtbinencode utility
-- Generating MBM files with the Bmconv utility
+- Generating MBM files (alternatively with Bmconv utility given with -B parameter)
 - Generating icon id enumeration MBG header files from the given source files
 
 ===============================================================================
 
-What's New in v3.1.7
+What's New in v3.2.0
 ====================
-- Fix: MIF-file is created also when no input files are given.
-- Fix: Correct build directory used with mifconv.flm.
-- Fix: MBM-file is included in RELEASABLES macro in mifconv.flm.
-- Fix: '/' is not a valid option prefix in Linux. Only '-' is allowed.
-- Change: If SBS_BUILD_DIR environment variable is defined, it is used as 
-  a base of temporary icon folder.
+- Change: Removed dependencies to BMCONV tool by adding the BMCONV encoding 
+  functionality as a part of MifConv functionality. External BMCONV tool can still 
+  be used by giving -B parameter.
 
 ===============================================================================
 
@@ -59,6 +56,7 @@
 
 Known Issues:
 =============
+- There must not be any spaces in a path given with -B parameter
 - Depth parameter must always be given for each bitmap
 - Heavier components, such as avkon2.mif, are not supported in ABLD build
   system due to restrictions in GNU make in the SDK
@@ -70,6 +68,15 @@
 Version History:
 ================
 
+Version 3.1.7 - 10th July 2009
+====================
+- Fix: MIF-file is created also when no input files are given.
+- Fix: Correct build directory used with mifconv.flm.
+- Fix: MBM-file is included in RELEASABLES macro in mifconv.flm.
+- Fix: '/' is not a valid option prefix in Linux. Only '-' is allowed.
+- Change: If SBS_BUILD_DIR environment variable is defined, it is used as 
+  a base of temporary icon folder.
+
 Version 3.1.6 - 22nd June 2009
 ------------------------------
 - Fix: Mifconv.xml updated to schema version 2.0
@@ -136,7 +143,7 @@
 
 ===============================================================================
 
-Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
 All rights reserved.
 
 This component and the accompanying materials are made available