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