summaryrefslogtreecommitdiff
path: root/indexing/makeindexk/ChangeLog
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-09-20 03:02:23 +0000
committerNorbert Preining <norbert@preining.info>2021-09-20 03:02:23 +0000
commitc9fcf97bc045a9d020980c33b6c7c1ee5aedef99 (patch)
treebf74a43623e081cad4b72a752730aeff86b7c5cf /indexing/makeindexk/ChangeLog
parent996c9b239bde82dc3ef3e5b69cd525e87fdb61a8 (diff)
CTAN sync 202109200302
Diffstat (limited to 'indexing/makeindexk/ChangeLog')
-rw-r--r--indexing/makeindexk/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/indexing/makeindexk/ChangeLog b/indexing/makeindexk/ChangeLog
index f722fb766a..05ce7ab80b 100644
--- a/indexing/makeindexk/ChangeLog
+++ b/indexing/makeindexk/ChangeLog
@@ -1,3 +1,14 @@
+2021-09-19 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
+
+ * mkind.h, scanid.[ch], scanst.c:
+ Fix a bug about detection of page number types.
+ Default string "rnaRA" for page_precedence was not initialized.
+ Improve heuristic detection of page number types.
+ * tests/makeindex.test, tests/range.idx, tests/range[123].{ind,ist},
+ tests/pprec[AB].idx, tests/pprec[01234].ist, tests/pprec[AB]-[01234].ind:
+ Add new tests. These are compatible with (up)mendex.
+ * configure.ac, mkind.h: Bump version to 2.16
+
2019-11-01 Karl Berry <karl@tug.org>
* mkindex: "quote" arguments, doc tweaks.