summaryrefslogtreecommitdiff
path: root/indexing/makeindexk/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'indexing/makeindexk/ChangeLog')
-rw-r--r--indexing/makeindexk/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/indexing/makeindexk/ChangeLog b/indexing/makeindexk/ChangeLog
index d99a3b8763..4a87e0759d 100644
--- a/indexing/makeindexk/ChangeLog
+++ b/indexing/makeindexk/ChangeLog
@@ -1,3 +1,16 @@
+2022-05-22 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
+
+ * scanid.c:
+ Improve heuristic detection of page number types
+ for ambiguous ones between roman number and alphabet.
+ Ref. report from Frank Mittelbach,
+ https://tug.org/pipermail/tex-live/2022-May/048137.html
+ * tests/makeindex.test, tests/pprec[567].ist,
+ tests/romalp[ABCD].idx, tests/romalpA-[56].ind,
+ tests/romalp[BD]-[567].ind, tests/romalpC-5.ind, Makefile.am:
+ Update tests.
+ * configure.ac, mkind.h: Bump version to 2.17
+
2022-03-08 Karl Berry <karl@freefriends.org>
* mkindex.1: update contact info.