update.
[chise/ids.git] / ChangeLog
index 5bd7c50..53753e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,114 @@
+2005-09-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-ids-find-format-line): Encode UTF-8
+       characters in URL; don't use quoted-string for the value of
+       charset in Content-Type field.
+
+2005-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-ids-insert-chars-including-components):
+       New function.
+       (www-batch-ids-find): Use
+       `www-ids-insert-chars-including-components'.
+
+2005-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ids-find.el (ids-index-store-char): Use `get-char-attribute'
+       instead of `char-feature' to refer `ideographic-products' to avoid
+       infinite loop; ignore COMPONENT's substructure.
+       (ids-index-store-structure): Ignore char-ref format.
+       (ids-insert-chars-including-components): New function.
+       (ids-find-chars-including-components): Use
+       `ids-insert-chars-including-components'.
+
+2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-ids-find-format-line): Add setting for
+       "&ZOB-dddd;".
+
+\f
+2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chise-ids 0.22 released.
+
+       * Makefile (tar): Modify for chise-ids.
+
+       * ftp.in: New file.
+
+       * Makefile (PACKAGE): Changed to chise-ids.
+       (VERSION): Update to 0.22.
+
+2005-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ids-find.el (ids-find-chars-including-components): Add check
+       code to avoid problems caused by wrong indexes.
+
+       * IDS-UCS-Ext-B-5.txt:
+       - Complete/compact/modify/fix some IDSs.
+       - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
+       - Use <CJK RADICAL CITY> instead of U+961D for as ``city''.
+
+       * IDS-UCS-Ext-B-4.txt (U-0002715D): Fixed.
+       (U-000277D4): Compacted.
+
+       * IDS-UCS-Ext-B-3.txt: Complete/compact/modify/fix some IDSs.
+
+2005-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * IDS-UCS-Ext-B-2.txt:
+       - Complete/compact/modify/fix some IDSs.
+       - Use <CJK RADICAL HAND> instead of U+624C.
+
+       * IDS-UCS-Ext-A.txt:
+       - Complete/compact/modify/fix some IDSs.
+       - Use <CJK RADICAL HAND> instead of U+624C.
+       - Use "⿸㫃" instead of "⿰方⿱人".
+
+       * IDS-JIS-X0208-1990.txt:
+       - Use <CJK RADICAL HAND> instead of U+624C.
+       - Use <CJK RADICAL PERSON> instead of U+4EBB.
+       - Use <CJK RADICAL MOUND TWO> instead of U+961D for as ``mound''.
+       - Compact/modify/fix some IDSs.
+
+       * IDS-Daikanwa-06.txt, IDS-Daikanwa-05.txt: Add/compact/modify/fix
+       some IDSs.
+
+       * IDS-CNS-2.txt:
+       - Use <CJK RADICAL PERSON> instead of U+4EBB.
+       - Modify/fix some IDSs.
+
+       * IDS-CNS-1.txt:
+       - Use <CJK RADICAL PERSON> instead of U+4EBB.
+       - Use "𠂋" instead of "⿸𠂆一".
+       - Add/complete/modify/fix some IDSs.
+
+2005-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-ids-find-format-line): Display glyphs
+       of JIS X0208, 0212, GB2312, 12345 and CNS 11643.
+       (www-batch-ids-find): Add settings for
+       `coded-charset-entity-reference-alist' to prefer CCSs that can be
+       displayed.
+
+2005-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-ids-find-format-line): Add links for
+       http://mousai.kanji.zinbun.kyoto-u.ac.jp/char-desc?CHAR; display
+       glyphs of JC3-hhhh.
+       (www-batch-ids-find): Fix setting for
+       `coded-charset-entity-reference-alist'.
+
+2005-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-batch-ids-find): If only one character
+       is specified as components, display the character's IDS.
+
+2005-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www/www-ids-find.el (www-ids-find-format-line): New function.
+       (www-batch-ids-find): Use `www-ids-find-format-line'; if only one
+       character is specified as components, display the character.
+
 2005-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * www/www-ids-find.el (www-batch-ids-find): Display a brief
 
 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
+       * ids-dump.el (ids-dump-insert-daikanwa): Use
+       `ids-dump-format-list' instead of `ids-format-list'.
+       (ids-dump-insert-daikanwa-hokan): Likewise.
+
+2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
        * IDS-CNS-2.txt: Compact/modify/fix some IDSs.
 
 2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>