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