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