localisation/localesupport/release.txt
changeset 31 56f325a607ea
parent 15 4122176ea935
child 32 c9417927a896
child 33 0173bcd7697c
equal deleted inserted replaced
15:4122176ea935 31:56f325a607ea
     1 %
       
     2 % Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 % All rights reserved.
       
     4 % This component and the accompanying materials are made available
       
     5 % under the terms of "Eclipse Public License v1.0"
       
     6 % which accompanies this distribution, and is available
       
     7 % at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 %
       
     9 % Initial Contributors:
       
    10 % Nokia Corporation - initial contribution.
       
    11 %
       
    12 % Contributors:
       
    13 %
       
    14 % Description: 
       
    15 Version 005
       
    16 ===========
       
    17 
       
    18 1)	Tim and Arun
       
    19 	1)	Fixed warnings in LocE32.
       
    20 	2)	CR for BAFL and LocE32: allow customizable language downgrade paths to be
       
    21 		specified as part of the locale.
       
    22 
       
    23 Version 004
       
    24 ===========
       
    25 (Made by Jonathan, 02 March 2000)
       
    26 
       
    27 1)	Jonathan
       
    28 	1)	 Doc changes: Mentioned redundant CountryCode and simplified build
       
    29 	  	 instructions. No source changes.
       
    30 
       
    31 
       
    32 Version 003
       
    33 ===========
       
    34 (Made by Jonathan, 17 February 2000)
       
    35 
       
    36 1)	Jonathan
       
    37 	1)	 New version for v6.0, based on LOCE32_3 for ER5u.
       
    38 
       
    39 
       
    40 Version 002
       
    41 ===========
       
    42 (Made by Jonathan, 10th September 1999)
       
    43 
       
    44 1)	Jonathan
       
    45 	1)	 Added "LINKAS elocl.dll" to MMP files so that the generated elocl.lib 
       
    46 	  	 matches E32's.
       
    47 
       
    48 
       
    49 Version 001
       
    50 ===========
       
    51 (Made by Jonathan, 9th September 1999)
       
    52 
       
    53 1)	Jonathan
       
    54 	1)	 Based on LOCE32_2 for ER5.
       
    55 	2)	 Updated lsrc\ls_unic.cpp and b[marm|wins]\eloclu.def from E32 198.
       
    56 	3)	 Created bld.inf.
       
    57 	4)	 Updated MMP files to add \epoc32\include\kernel to the systeminclude
       
    58 	  	 path.
       
    59 	5)	 Updated docs\loce32.htm to document the new build system.