summaryrefslogtreecommitdiff
path: root/Build/source/texk/upmendex/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/upmendex/ChangeLog')
-rw-r--r--Build/source/texk/upmendex/ChangeLog12
1 files changed, 9 insertions, 3 deletions
diff --git a/Build/source/texk/upmendex/ChangeLog b/Build/source/texk/upmendex/ChangeLog
index 30928e5d28e..bcce4b00e36 100644
--- a/Build/source/texk/upmendex/ChangeLog
+++ b/Build/source/texk/upmendex/ChangeLog
@@ -1,7 +1,13 @@
-2021-02-17 Karl Berry <karl@freefriends.org>
+2021-03-21 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
- * COPYRIGHT,
- * main.c: copyright 2021.
+ * version 0.55 Beta version.
+ * configure.ac, main.c, COPYRIGHT: Bump version
+ and copyright year.
+ * fread.c: Fix a bug about page_precedence in style.
+ Thanks to Suzana Sagadin for the report.
+ * tests/pprec[012].ist, tests/pprecA.idx, tests/pprecA-[012].ind,
+ tests/upmendex.test, Makefile.am:
+ Add new tests.
2020-05-01 TANAKA Takuji <ttk@t-lab.opal.ne.jp>