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