diff options
Diffstat (limited to 'Build/source/texk/upmendex/ChangeLog')
-rw-r--r-- | Build/source/texk/upmendex/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Build/source/texk/upmendex/ChangeLog b/Build/source/texk/upmendex/ChangeLog index 39ebf28ffdb..9310b5e4cf5 100644 --- a/Build/source/texk/upmendex/ChangeLog +++ b/Build/source/texk/upmendex/ChangeLog @@ -1,3 +1,15 @@ +2021-08-29 TANAKA Takuji <ttk@t-lab.opal.ne.jp> + + * styfile.c: + Strict check for "icu_attributes" in style file. + * sort.c: + Strict check for "character_order" in style file. + * fwrite.c: + Fix a bug when "symbol_flag" is 0. + * tests/upmendex.test, tests/attr1.{ist,ind}, + tests/locale1.ind, tests/rule.{idx,ind}: + Add a new test and update conventional tests. + 2021-08-28 TANAKA Takuji <ttk@t-lab.opal.ne.jp> * styfile.c: |