(char-db-ignored-attributes): Add `composition'.
[chise/est.git] / ChangeLog
index a36b27a..808d063 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2016-05-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Add
+       `=ucs@unicode', `==ucs@unicode', `===ucs@unicode', `==>ucs@bucs',
+       `===daikanwa/+p' and `===gt'.
+
+       * char-db-json.el (char-db-json-insert-char-features): Add "@type"
+       based on glyph granularity.
+
+2016-05-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * char-db-json.el (char-db-json-insert-ccs-feature): Modify
+       layout.
+       (char-db-json-insert-relation-feature): Likewise.
+       (char-db-json-insert-char-features): Likewise; add "@context" and
+       "@id".
+
 2016-05-04  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * cwiki-view.el: Require `char-db-json'.