diff options
-rw-r--r-- | Build/source/texk/mendexk/ChangeLog | 6 | ||||
-rwxr-xr-x | Build/source/texk/mendexk/configure | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/Build/source/texk/mendexk/ChangeLog b/Build/source/texk/mendexk/ChangeLog index 6f5e19b84cf..4e1fc64c02b 100644 --- a/Build/source/texk/mendexk/ChangeLog +++ b/Build/source/texk/mendexk/ChangeLog @@ -2,13 +2,17 @@ * main.c, configure.ac, version.h: Version 3.3 [21-Mar-2021]. - * main.c, COPYRIGHT: Update 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/mendex.test, Makefile.am: Add new tests. +2020-01-16 Karl Berry <karl@freefriends.org> + + * COPYRIGHT, + * main.c: 2021. + 2020-05-01 TANAKA Takuji <ttk@t-lab.opal.ne.jp> * main.c, version.h, Makefile.{am.in}: Add bug report addresses diff --git a/Build/source/texk/mendexk/configure b/Build/source/texk/mendexk/configure index ca765187e71..f59808701c5 100755 --- a/Build/source/texk/mendexk/configure +++ b/Build/source/texk/mendexk/configure @@ -13455,7 +13455,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in" -$as_echo "#define TL_VERSION \"TeX Live 2021/dev\"" >>confdefs.h +$as_echo "#define TL_VERSION \"TeX Live 2021\"" >>confdefs.h { $as_echo "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5 |