*** empty log message ***
[m17n/m17n-db.git] / NEWS
1 * NEWS -- What's new in the m17n database.                      -*- outline -*-
2 Copyright (C) 2004, 2005
3   National Institute of Advanced Industrial Science and Technology (AIST)
4   Registration Number H15PRO112
5 See the end for copying conditions.
6
7 \f
8 * Changes in the m17n database 1.3.0
9
10 ** Wildcard handling is added to mdb.dir.
11
12 For instance, the current mdb.dir file contains this single line:
13   (input-method * "*.mim")
14 instead of lines for each input methods.
15
16 ** Several new input methods are added.
17
18 bn-unijoy.mim (Bengali)
19 hi-typewriter.mim (Hindi)
20 lo-kbd.mim (Lao)
21 si-wijesekera.mim (Sinhalese)
22 sv-post.mim (Swedish)
23 vi-vni.mim (Vietnamese)
24 zh-cangjie.mim, zh-quick.mim (Chinese)
25 zh-py-b5.mim, zh-py-gb.mim (Chinese, restricted version of zh-py.mim)
26 zh-tonepy-b5.mim, zh-tonepy-gb.mim (Chinese, restricted version of zh-tone.mim)
27
28 ** Several new FLTs are added.
29
30 ARAB-OTF-NO-GPOS.flt (Arabic)
31 KHMR-OTF.flt (Khmer)
32 LAOO-GENERIC.flt (Lao)
33 MLYM-RACHANA.flt (Malayalam)
34 THAI-GENERIC.flt (Thai)
35 TIBT-OTF.flt (Tibetan)
36
37 \f
38 * Changes in the m17n database 1.2.0
39
40 ** Naming convention for *.flt and *.mim is changed.
41
42 Script names : ISO 15924 (four letter codes)
43 Language names : ISO 639-1 (two letter codes)
44 See ChangeLog for details.
45
46 ** Several new input methods are added.
47
48 dv-phonetic.mim (Thaana script)
49 hy-kbd.mim (Armenian script)
50 ko-romaja.mim (Korean Hangul script)
51 my-kbd.mim (Myanmar script)
52 si-samanala.mim (Sinhala script)
53 zh-pinyin.min (PinYin script)
54 bopo-kbd.mim (Bopomofo script)
55 syrc-phonetic.mim (Syriac script)
56 latn-pre.mim (Latin script)
57
58 ** Several new FLTs are added.
59
60 SINH-OTF.flt (Sinhala script)
61 SYRC-OTF.flt (Syriac script)
62
63 ** Several new char-tables are added.
64
65 BLOCK.tab (Unicode Blocks)
66 CASE-MAPPING.tab CASED.tab SOFT-DOTTED.tab (for case conversion)
67 LINEBREAK.tab (for linebreaking)
68 LANGUAGE.tbl (ISO639-1, ISO639-2 language codes)
69 SCRIPT-LANGUAGE.tbl (script vs languages)
70
71 ** A new fontset generic.fst is added.
72
73 \f
74 * Changes in the m17n database 1.1.0
75
76 ** Several new FLTs are added.
77
78 ARABIC-OTF.flt (Arabic script)
79 BEN-OTF.flt (Bengali script)
80 GUJ-OTF.flt (Gujarati script)
81 GUR-OTF.flt (Gurmukhi script)
82 KAN-OTF.flt (Kannada script)
83 MYANMAR-ZEDI.flt (Myanmar script)
84 ORI-OTF.flt (Oriya script)
85 TEL-OTF.flt (Telugu script)
86 THAANA-OTF.flt (Thaana script)
87 TML-OTF.flt (Tamil script)
88
89 ** Several new input methods are added.
90
91 sr-kbd.mim (Serbian)
92 hr-kbd.mim (Croatian)
93 ka-kdb.mim (Georgian)
94 kk-arabic.mim (Kazakh in Arabic script)
95 kk-kdb.mim (Kazakh in Cyrillic script)
96
97 ** New command m17n-db prints information about the installed m17n database.
98
99 \f
100 * Changes in the m17n database 1.0
101
102 ** Released.
103
104 \f
105 * Copyright information
106
107 Copyright (C) 2004
108   National Institute of Advanced Industrial Science and Technology (AIST)
109   Registration Number H15PRO112
110
111 This file is part of the m17n database; a sub-part of the m17n
112 library.
113
114 The m17n library is free software; you can redistribute it and/or
115 modify it under the terms of the GNU Lesser General Public License
116 as published by the Free Software Foundation; either version 2.1 of
117 the License, or (at your option) any later version.
118
119 The m17n library is distributed in the hope that it will be useful,
120 but WITHOUT ANY WARRANTY; without even the implied warranty of
121 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
122 Lesser General Public License for more details.
123
124 You should have received a copy of the GNU Lesser General Public
125 License along with the m17n library; if not, write to the Free
126 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
127 02111-1307, USA.