Remove the "finish" state and change mode to emacs-lisp.
[m17n/m17n-db.git] / ChangeLog
index fc1cfeb..37400a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,170 @@
+2006-02-03  Kenichi Handa  <handa@m17n.org>
+
+       * xfont.fst (cyrillic): Add microsoft-cp1251.
+
+       * default.fst (cyrillic): Add microsoft-cp1251.
+
+       * configure.ac: Change versions to 1.3.2.
+
+2006-02-01  TAKAHASHI Naoto  <ntakahas@m17n.org>
+
+       * TAML-OTF.flt: Add special ligature SRI.
+
+2006-02-01  Kenichi Handa  <handa@m17n.org>
+
+       * MYMR-MYAZEDI.flt: Fix glyph substitutions for U+1014 and
+       U+101B.  Adjust position of wide subconsonants.
+
+2006-01-17  TAKAHASHI Naoto  <ntakahas@m17n.org>
+
+       * si-samanala.mim: Remove the "final" state.
+       Merge the "sign" map with "independent".
+       Change reference URL.
+
+2006-01-16  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.3.1 released.
+
+2006-01-16  Kenichi Handa  <handa@m17n.org>
+
+       * Makefile.am (pkgconfigdir, pkgconfig_DATA): New variables.
+
+       * m17n-db.pc.in: New file.
+
+       * configure.ac: Change versions to 1.3.1.  Add m17n-db.pc in
+       AC_CONFIG_FILES.
+
+       * ja-anthy.mim (choose): New map.
+       (init): Handle choose.
+
+2006-01-06  Kenichi Handa  <handa@m17n.org>
+
+       * ko-han2.mim (init): Initialize L to 0.
+
+2006-01-05  Kenichi Handa  <handa@m17n.org>
+
+       * latn-pre.mim: Fix typo; decsription->description
+
+       * command.mim: Escape numbers by '\' to make them symbols.
+
+       * ko-han2.mim: Fix handling of Backspace key.
+
+2005-12-22  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.3.0 released.
+
+2005-12-22  TAKAHASHI Naoto  <ntakahas@m17n.org>
+
+       * ORYA-OTF.flt : Add pres in step 5 for workaround.
+
+2005-12-20  TAKAHASHI Naoto  <ntakahas@m17n.org>
+
+       * ORYA-OTF.flt: Stricter check in Step 4.
+
+2005-12-20  Kenichi Handa  <handa@m17n.org>
+
+       * Makefile.am (SUBDIRS): Add icons.
+       (INPUT_METHOD): Add ru-kbd.mim.
+
+       * configure.ac: Setup the var ICONS.  Add icons/Makefile in
+       AC_CONFIG_FILES.
+
+       * icons: New directory and new icon image files in it.
+
+       * FORMATS/*.png, FORMATS/*.eps: Moved to m17n-docs package.
+
+2005-12-07  Kenichi Handa  <handa@m17n.org>
+
+       * Makefile.am (EXTRA_DIST): Add BLOCK.tab.
+
+2005-12-07  TAKAHASHI Naoto  <ntakahas@m17n.org>
+
+       * si-wijesekera.mim: Use unhandle for backspace.
+
+2005-12-05  Kenichi Handa  <handa@m17n.org>
+
+       * mdb.dir: Add an entry for BLOCK.tab.
+
+       * lo-kbd.mim: New file.
+
+       * Makefile.am (INPUT_METHOD): Add lo-kbd.mim.
+
+       * LAOO-GENERIC.flt: Fix previous change.
+
+       * THAI-GENERIC.flt: Improve handling of tall consonants and SARA
+       AM.
+
+2005-12-02  Kenichi Handa  <handa@m17n.org>
+
+       * Makefile.am (CHAR_TABLE): Add BLOCK.tab.
+
+       * BLOCK.tab: New file.
+
+       * LANGUAGE.tbl (zh): Add extra characters.
+       (ja): Likewise.
+
+       * generic.fst: Fix the entry for khmer, add entries for hiragana
+       and katakana.
+
+       * LAOO-GENERIC.flt: Improve handling of tall consonants and vowel AM.
+
+       * LAOO-ALICE.flt: Fix previous change.
+
+2005-11-28  TAKAHASHI Naoto  <ntakahas@m17n.org>
+
+       * si-wijesekera.mim: Disable repaya.  Fix typo.
+
+2005-11-26  Kenichi Handa  <handa@m17n.org>
+
+       * LAOO-ALICE.flt: Improve handling of tall consonants and vowel AM.
+
+2005-11-24  TAKAHASHI Naoto  <ntakahas@m17n.org>
+
+       * SINH-OTF.flt: Support 0x0DDC + 0x0DCA -> 0x0DDD.
+
+2005-11-22  TAKAHASHI Naoto  <ntakahas@m17n.org>
+
+       * Makefile.am: Add si-wijesekera.mim.
+
+       * si-wijesekera.mim: New file.
+
+       * SINH-OTF.flt: Suppress repaya form.
+
+2005-11-21  Kenichi Handa  <handa@m17n.org>
+
+       * command.mim: New file.
+
+       * Makefile.am (INPUT_METHOD): Include command.mim.
+       (MISC_TABLE): Don't include im-cmd.tbl.
+
+       * ja-anthy.mim: Use global command convert and commit.
+
+       * unicode.mim (backspace): New map.
+       (init-hex): Use cond and expressions.
+
+       * mdb.dir: Delete an entry for "im-cmd.tbl".
+
+2005-11-08  Kenichi Handa  <handa@m17n.org>
+
+       * zh-py.mim, zh-tonepy.mim, zh-quick.mim, zh-cangjie.mim: Don't
+       initialize candidates-group-size.
+
+       * zh-tonepy-b5.mim, zh-tonepy-gb.mim, zh-py-gb.mim, zh-py-b5.mim:
+       Don't initialize candidates-group-size, give nil documemnt to
+       candidates-charset.
+
+2005-11-01  Kenichi Handa  <handa@m17n.org>
+
+       * zh-py.mim, zh-tonepy.mim: Reorder characters by frequency
+       information in Unihan database.
+
+       * Makefile.am (INPUT_METHOD): Add zh-cangjie.mim, zh-quick.mim,
+       and variable.mim.
+
+       * zh-cangjie.mim, zh-quick.mim: New files.
+
+       * variable.mim: New file.
+
 2005-10-28  Kenichi Handa  <handa@m17n.org>
 
        * zh-tonepy.mim: Remove maps (backspace, return focus-change) and
        * cjk-util.mim: Remove title, map (choose and change-candidate),
        state (init).
 
-       * zh-tonepy-gb, zh-tonepy-b5: New input methods.
+       * zh-tonepy-gb.mim, zh-tonepy-b5.mim: New input methods.
 
 2005-10-22  Kenichi Handa  <handa@m17n.org>