From 5bd8e38fa98e0ca043da36c7198a00aebabdc3db Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 21 Mar 2022 15:11:58 +0000 Subject: tl22 release date 2022-03-21 git-svn-id: svn://tug.org/texlive/trunk@62855 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/ChangeLog | 4 ++++ Build/source/configure | 20 ++++++++++---------- Build/source/tardate.ac | 4 ++-- Build/source/texk/dvipdfm-x/ChangeLog | 4 ++++ Build/source/texk/dvipdfm-x/Makefile.in | 7 +++---- Build/source/texk/dvipsk/ChangeLog | 4 ++++ Build/source/texk/dvipsk/Makefile.in | 7 +++---- Build/source/texk/dvisvgm/dvisvgm-src/Makefile.in | 3 +-- Build/source/texk/kpathsea/ChangeLog | 4 ++++ Build/source/texk/mendexk/ChangeLog | 4 ++++ Build/source/texk/ptexenc/ChangeLog | 4 ++++ Build/source/texk/tests/TeXLive/TLUtils.pm | 3 ++- Build/source/texk/upmendex/ChangeLog | 4 ++++ Build/source/texk/web2c/ChangeLog | 4 ++++ Build/source/texk/web2c/NEWS | 2 +- Build/source/texk/web2c/alephdir/ChangeLog | 4 ++++ Build/source/texk/web2c/eptexdir/ChangeLog | 4 ++++ Build/source/texk/web2c/etexdir/ChangeLog | 4 ++++ Build/source/texk/web2c/euptexdir/ChangeLog | 4 ++++ Build/source/texk/web2c/hitexdir/ChangeLog | 4 ++++ Build/source/texk/web2c/hitexdir/doc/Makefile | 2 +- Build/source/texk/web2c/lib/ChangeLog | 4 ++++ Build/source/texk/web2c/luatexdir/ChangeLog | 4 ++++ Build/source/texk/web2c/man/ChangeLog | 4 ++++ Build/source/texk/web2c/mfluadir/ChangeLog | 6 ++++-- Build/source/texk/web2c/mfluajitdir/ChangeLog | 4 ++++ Build/source/texk/web2c/mplibdir/ChangeLog | 3 +++ Build/source/texk/web2c/omegafonts/ChangeLog | 4 ++++ Build/source/texk/web2c/omegaware/ChangeLog | 4 ++++ Build/source/texk/web2c/otps/ChangeLog | 4 ++++ Build/source/texk/web2c/pdftexdir/ChangeLog | 4 ++++ Build/source/texk/web2c/pmpostdir/ChangeLog | 4 ++++ Build/source/texk/web2c/ptexdir/ChangeLog | 4 ++++ Build/source/texk/web2c/synctexdir/ChangeLog | 4 ++++ Build/source/texk/web2c/uptexdir/ChangeLog | 4 ++++ Build/source/texk/web2c/web2c/ChangeLog | 4 ++++ Build/source/texk/web2c/xetexdir/ChangeLog | 4 ++++ 37 files changed, 138 insertions(+), 27 deletions(-) (limited to 'Build') diff --git a/Build/source/ChangeLog b/Build/source/ChangeLog index efe03b854f0..eabcf30a910 100644 --- a/Build/source/ChangeLog +++ b/Build/source/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * tardate.ac (tex_live_tardate): 2020-03-21 for TL'22. + 2022-01-18 Karl Berry * version.ac: 2022, no more /dev. diff --git a/Build/source/configure b/Build/source/configure index 1f9fe2cb845..ea7236224d4 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for TeX Live 2021-03-23. +# Generated by GNU Autoconf 2.71 for TeX Live 2022-03-21. # # Report bugs to . # @@ -621,8 +621,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='TeX Live' PACKAGE_TARNAME='tex-live' -PACKAGE_VERSION='2021-03-23' -PACKAGE_STRING='TeX Live 2021-03-23' +PACKAGE_VERSION='2022-03-21' +PACKAGE_STRING='TeX Live 2022-03-21' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1543,7 +1543,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures TeX Live 2021-03-23 to adapt to many kinds of systems. +\`configure' configures TeX Live 2022-03-21 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1618,7 +1618,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of TeX Live 2021-03-23:";; + short | recursive ) echo "Configuration of TeX Live 2022-03-21:";; esac cat <<\_ACEOF @@ -1928,7 +1928,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -TeX Live configure 2021-03-23 +TeX Live configure 2022-03-21 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2614,7 +2614,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by TeX Live $as_me 2021-03-23, which was +It was created by TeX Live $as_me 2022-03-21, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -11775,7 +11775,7 @@ fi # Define the identity of the package. PACKAGE='tex-live' - VERSION='2021-03-23' + VERSION='2022-03-21' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -24320,7 +24320,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by TeX Live $as_me 2021-03-23, which was +This file was extended by TeX Live $as_me 2022-03-21, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -24379,7 +24379,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -TeX Live config.status 2021-03-23 +TeX Live config.status 2022-03-21 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff --git a/Build/source/tardate.ac b/Build/source/tardate.ac index 59dfe00b7bd..936bf6383e6 100644 --- a/Build/source/tardate.ac +++ b/Build/source/tardate.ac @@ -1,5 +1,5 @@ dnl $Id$ -dnl Copyright 2016-2021 Karl Berry +dnl Copyright 2016-2022 Karl Berry dnl Copyright 2010-2015 Peter Breitenlohner dnl dnl This file is free software; the copyright holder @@ -9,4 +9,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current TeX Live tarball version -m4_define([tex_live_tardate], [2021-03-23]) +m4_define([tex_live_tardate], [2022-03-21]) diff --git a/Build/source/texk/dvipdfm-x/ChangeLog b/Build/source/texk/dvipdfm-x/ChangeLog index aa26d0df6e0..2c125e77f58 100644 --- a/Build/source/texk/dvipdfm-x/ChangeLog +++ b/Build/source/texk/dvipdfm-x/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-02-27 TANAKA Takuji * dvipdfmx-upjf.test, Makefile.{am,in}, diff --git a/Build/source/texk/dvipdfm-x/Makefile.in b/Build/source/texk/dvipdfm-x/Makefile.in index 6f180d2f96c..c09dd9ea548 100644 --- a/Build/source/texk/dvipdfm-x/Makefile.in +++ b/Build/source/texk/dvipdfm-x/Makefile.in @@ -819,7 +819,7 @@ cmapdatadir = $(datarootdir)/texmf-dist/fonts/cmap/dvipdfmx dist_cmapdata_DATA = data/EUC-UCS2 DISTCLEANFILES = config.force image*.pdf xbmc*.pdf annot*.pdf pic*.* \ bookm*.pdf paper*.pdf ptex*.pdf resrc*.pdf reverse.pdf \ - ttc*.pdf upjf.vf upjv.vf upjf*.pdf + ttc*.pdf upjf.vf upjv.vf upjf-g.ofm upjv-g.ofm upjf*.pdf TESTS = xdvipdfmx.test xdvipdfm-ann.test xdvipdfm-bad.test \ xdvipdfm-bb.test xdvipdfm-bkm.test xdvipdfm-psz.test \ xdvipdfm-ptx.test xdvipdfm-res.test xdvipdfm-rev.test \ @@ -845,9 +845,8 @@ EXTRA_DIST = $(TESTS) tests/dvipdfmx.cfg tests/psfonts.map \ tests/upjf-g.tfm tests/upjf.tfm tests/UPJF-UTF16-H \ tests/upjv_full.vf tests/upjv_omit.vf tests/upjv-r.tfm \ tests/upjv-g.tfm tests/upjv.tfm tests/UPJF-UTF16-V \ - tests/upjf-g00.opl tests/upjf-g00.ofm \ - tests/upjv-g00.opl tests/upjv-g00.ofm \ - tests/fullmap.dvi tests/fullmap.tex + tests/upjf-g00.opl tests/upjf-g00.ofm tests/upjv-g00.opl \ + tests/upjv-g00.ofm tests/fullmap.dvi tests/fullmap.tex all: config.h $(MAKE) $(AM_MAKEFLAGS) all-am diff --git a/Build/source/texk/dvipsk/ChangeLog b/Build/source/texk/dvipsk/ChangeLog index 517915f10d2..bfe6e740052 100644 --- a/Build/source/texk/dvipsk/ChangeLog +++ b/Build/source/texk/dvipsk/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-03-10 Karl Berry * tfmload.c (tfmopen): include area when searching, as with pkopen. diff --git a/Build/source/texk/dvipsk/Makefile.in b/Build/source/texk/dvipsk/Makefile.in index f4795061df3..36f5ed77238 100644 --- a/Build/source/texk/dvipsk/Makefile.in +++ b/Build/source/texk/dvipsk/Makefile.in @@ -722,8 +722,8 @@ dvips_TEXINFOS = contrib/config.proto dvips.help DISTCLEANFILES = $(DVIS) $(PSS) beginfontk1.ps eepic-nan.ps pfbincl.ps \ *badnews* same-name.out afmtest.tfm dvipstst.ps missfont.log \ mtest.ps missing-image.ps overflow-color-push.ps \ - overflow-epsfile.ps overflow-psbox.ps upjf.vf upjf-g.ofm \ - upjv-g.ofm upjf_full.ps upjf_omit.ps + overflow-epsfile.ps overflow-psbox.ps upjf.vf upjv.vf \ + upjf-g.ofm upjv-g.ofm upjf_full.ps upjf_omit.ps enc_DATA = dvips-all.enc prolog_DATA = $(prologues) dist_prologues = \ @@ -760,8 +760,7 @@ EXTRA_DIST = $(dist_prologues) texc.script $(TESTS) testdata/8r.enc \ overflow-psbox.tex testdata/Makefile_upjf testdata/upjf.tex \ testdata/upjf.dvi testdata/upjf.map testdata/upjf.tfm \ testdata/upjf-g.tfm testdata/upjf-r.tfm testdata/upjf_full.vf \ - testdata/upjf_omit.vf testdata/upjf_full.cnf \ - testdata/upjf_omit.cnf testdata/upjv.tfm testdata/upjv-g.tfm \ + testdata/upjf_omit.vf testdata/upjv.tfm testdata/upjv-g.tfm \ testdata/upjv-r.tfm testdata/upjv_full.vf \ testdata/upjv_omit.vf testdata/upjf-g00.opl \ testdata/upjf-g00.ofm testdata/upjv-g00.opl \ diff --git a/Build/source/texk/dvisvgm/dvisvgm-src/Makefile.in b/Build/source/texk/dvisvgm/dvisvgm-src/Makefile.in index 148e22d55ad..307bd6106a8 100644 --- a/Build/source/texk/dvisvgm/dvisvgm-src/Makefile.in +++ b/Build/source/texk/dvisvgm/dvisvgm-src/Makefile.in @@ -164,8 +164,7 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in AUTHORS COPYING ChangeLog \ - INSTALL NEWS README ar-lib compile config.guess config.sub \ - depcomp install-sh ltmain.sh missing + INSTALL NEWS README DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index 5dc2c549c64..f1d65b75d87 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-03-05 Karl Berry * texmf.cnf (TEXINPUTS.hi*tex): new entries. diff --git a/Build/source/texk/mendexk/ChangeLog b/Build/source/texk/mendexk/ChangeLog index 4d2f0216383..dd888d4309b 100644 --- a/Build/source/texk/mendexk/ChangeLog +++ b/Build/source/texk/mendexk/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-03-07 Hironobu Yamashita * fwrite.c: output to file instead of accumulating too much. diff --git a/Build/source/texk/ptexenc/ChangeLog b/Build/source/texk/ptexenc/ChangeLog index da27cab596f..6f916d7b319 100644 --- a/Build/source/texk/ptexenc/ChangeLog +++ b/Build/source/texk/ptexenc/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-02-05 Hironori Kitagawa * ptexenc.c, ptexenc/ptexenc.h: Add is_terminalUTF8. diff --git a/Build/source/texk/tests/TeXLive/TLUtils.pm b/Build/source/texk/tests/TeXLive/TLUtils.pm index 478fbd7c264..16adc71ad14 100644 --- a/Build/source/texk/tests/TeXLive/TLUtils.pm +++ b/Build/source/texk/tests/TeXLive/TLUtils.pm @@ -1,3 +1,4 @@ +# $Id: TLUtils.pm 62822 2022-03-20 08:34:54Z siepo $ # TeXLive::TLUtils.pm - the inevitable utilities for TeX Live. # Copyright 2007-2022 Norbert Preining, Reinhard Kotucha # This file is licensed under the GNU General Public License version 2 @@ -7,7 +8,7 @@ use strict; use warnings; package TeXLive::TLUtils; -my $svnrev = '$Revision: 62529 $'; +my $svnrev = '$Revision: 62822 $'; my $_modulerevision = ($svnrev =~ m/: ([0-9]+) /) ? $1 : "unknown"; sub module_revision { return $_modulerevision; } diff --git a/Build/source/texk/upmendex/ChangeLog b/Build/source/texk/upmendex/ChangeLog index a85de2463e9..4445ad62f01 100644 --- a/Build/source/texk/upmendex/ChangeLog +++ b/Build/source/texk/upmendex/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-03-07 Hironobu Yamashita * fwrite.c: output to file instead of accumulating too much. diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index 5d5b0b1e55d..23c5ee70b3e 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-03-10 Andreas Scherer * ctangleboot.cin, diff --git a/Build/source/texk/web2c/NEWS b/Build/source/texk/web2c/NEWS index cf32765b0c0..edbe29bbff5 100644 --- a/Build/source/texk/web2c/NEWS +++ b/Build/source/texk/web2c/NEWS @@ -1,7 +1,7 @@ This file records noteworthy changes. (Public domain.) -2022 (for TeX Live 2022) +2022 (for TeX Live 2022, 21 March 2022) * new hitex engine included, which outputs HINT files for display on mobile devices. HINT viewers for GNU/Linux, Windows, and Android are diff --git a/Build/source/texk/web2c/alephdir/ChangeLog b/Build/source/texk/web2c/alephdir/ChangeLog index 20a10e64ffa..25dc1713c20 100644 --- a/Build/source/texk/web2c/alephdir/ChangeLog +++ b/Build/source/texk/web2c/alephdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-01-10 Karl Berry * am/aleph.am: do not silence tangle-sh. diff --git a/Build/source/texk/web2c/eptexdir/ChangeLog b/Build/source/texk/web2c/eptexdir/ChangeLog index 1a8ab48ed2a..efe193039ea 100644 --- a/Build/source/texk/web2c/eptexdir/ChangeLog +++ b/Build/source/texk/web2c/eptexdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-02-14 Hironori Kitagawa * eptex.ech, eptex_version.h: e-pTeX version 220214. diff --git a/Build/source/texk/web2c/etexdir/ChangeLog b/Build/source/texk/web2c/etexdir/ChangeLog index af462d196d0..3ce0229b378 100644 --- a/Build/source/texk/web2c/etexdir/ChangeLog +++ b/Build/source/texk/web2c/etexdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-01-10 Karl Berry * am/etex.am: do not silence tangle-sh. diff --git a/Build/source/texk/web2c/euptexdir/ChangeLog b/Build/source/texk/web2c/euptexdir/ChangeLog index 9e99b82e96a..f95d2ca6599 100644 --- a/Build/source/texk/web2c/euptexdir/ChangeLog +++ b/Build/source/texk/web2c/euptexdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-02-05 Hironori Kitagawa * euptex.defines: Add isterminalUTF8. diff --git a/Build/source/texk/web2c/hitexdir/ChangeLog b/Build/source/texk/web2c/hitexdir/ChangeLog index 50772884cce..4f12406e690 100644 --- a/Build/source/texk/web2c/hitexdir/ChangeLog +++ b/Build/source/texk/web2c/hitexdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-02-26 Karl Berry * am/hitex.am (man1_MANS): install hi*.man directly from here, diff --git a/Build/source/texk/web2c/hitexdir/doc/Makefile b/Build/source/texk/web2c/hitexdir/doc/Makefile index fd958158788..8c92b946824 100644 --- a/Build/source/texk/web2c/hitexdir/doc/Makefile +++ b/Build/source/texk/web2c/hitexdir/doc/Makefile @@ -6,7 +6,7 @@ INSTALL_DATA = cp -pfv texmf_dist = ../../../../../../Master/texmf-dist -hitex_makeindex_dir = $(texmf_dist)/makeindex/hitex/hint.ist +hitex_makeindex_dir = $(texmf_dist)/makeindex/hitex hitex_doc_dir = $(texmf_dist)/doc/hitex/base # install: diff --git a/Build/source/texk/web2c/lib/ChangeLog b/Build/source/texk/web2c/lib/ChangeLog index 9255a995730..7516c488f70 100644 --- a/Build/source/texk/web2c/lib/ChangeLog +++ b/Build/source/texk/web2c/lib/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-03-08 Hironori Kitagawa * texmfmp.c: Convert filename to utf8 in find_input_file for pTeX. diff --git a/Build/source/texk/web2c/luatexdir/ChangeLog b/Build/source/texk/web2c/luatexdir/ChangeLog index 16405728c24..622230ab1f5 100644 --- a/Build/source/texk/web2c/luatexdir/ChangeLog +++ b/Build/source/texk/web2c/luatexdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-03-10 Luigi Scarso * -[no-]parse-first-line is now an unrecognized option (thanks to K.Berry) diff --git a/Build/source/texk/web2c/man/ChangeLog b/Build/source/texk/web2c/man/ChangeLog index 31a8ba21fc0..17615bcff81 100644 --- a/Build/source/texk/web2c/man/ChangeLog +++ b/Build/source/texk/web2c/man/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-03-08 Karl Berry * ofm2opl.man, diff --git a/Build/source/texk/web2c/mfluadir/ChangeLog b/Build/source/texk/web2c/mfluadir/ChangeLog index cd525b5f66a..6c9fcf82b6b 100644 --- a/Build/source/texk/web2c/mfluadir/ChangeLog +++ b/Build/source/texk/web2c/mfluadir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-02-27 Luigi Scarso * MFLua 1.0.1-alpha. @@ -14,12 +18,10 @@ * DEK tuneup2021 - 2021-01-05 Luigi Scarso * MFLua 1.0.0-alpha: embedding of otfcc (see https://github.com/caryll/otfcc) - 2020-02-16 Luigi Scarso Small clean up. diff --git a/Build/source/texk/web2c/mfluajitdir/ChangeLog b/Build/source/texk/web2c/mfluajitdir/ChangeLog index 72604e6531c..fda32ddf91c 100644 --- a/Build/source/texk/web2c/mfluajitdir/ChangeLog +++ b/Build/source/texk/web2c/mfluajitdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-01-18 Luigi Scarso * am/mfluajitlpeg.am: lpeg for mfluajit diff --git a/Build/source/texk/web2c/mplibdir/ChangeLog b/Build/source/texk/web2c/mplibdir/ChangeLog index 4c60a6e8206..1b72daea58c 100644 --- a/Build/source/texk/web2c/mplibdir/ChangeLog +++ b/Build/source/texk/web2c/mplibdir/ChangeLog @@ -1,3 +1,6 @@ +2022-03-21 Karl Berry + * TL'22 release. + 2022-01-19 Luigi Scarso * mp.w: MetaPost 2.02 (twice). diff --git a/Build/source/texk/web2c/omegafonts/ChangeLog b/Build/source/texk/web2c/omegafonts/ChangeLog index e7eb174955e..059b243b8cf 100644 --- a/Build/source/texk/web2c/omegafonts/ChangeLog +++ b/Build/source/texk/web2c/omegafonts/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2021-12-16 Luigi Scarso * Makefile.am (install-exec-hook) [WIN32]: sh syntax. diff --git a/Build/source/texk/web2c/omegaware/ChangeLog b/Build/source/texk/web2c/omegaware/ChangeLog index 9ec2edb6bad..168dd6b911e 100644 --- a/Build/source/texk/web2c/omegaware/ChangeLog +++ b/Build/source/texk/web2c/omegaware/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-01-10 Karl Berry * am/omegaware.am: do not silence tangle-sh. diff --git a/Build/source/texk/web2c/otps/ChangeLog b/Build/source/texk/web2c/otps/ChangeLog index d52d7a32776..3f28b9ebbb7 100644 --- a/Build/source/texk/web2c/otps/ChangeLog +++ b/Build/source/texk/web2c/otps/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-03-08 Karl Berry * mkocp.man, diff --git a/Build/source/texk/web2c/pdftexdir/ChangeLog b/Build/source/texk/web2c/pdftexdir/ChangeLog index 6891173a1b7..48527b08c72 100644 --- a/Build/source/texk/web2c/pdftexdir/ChangeLog +++ b/Build/source/texk/web2c/pdftexdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-01-10 Karl Berry * am/pdftex.am: do not silence tangle-sh. diff --git a/Build/source/texk/web2c/pmpostdir/ChangeLog b/Build/source/texk/web2c/pmpostdir/ChangeLog index c8d34169a29..c9b7b601371 100644 --- a/Build/source/texk/web2c/pmpostdir/ChangeLog +++ b/Build/source/texk/web2c/pmpostdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-01-23 TANAKA Takuji * pmp.ch: Bump upmpost version to 2.02-0.04-u1.28. diff --git a/Build/source/texk/web2c/ptexdir/ChangeLog b/Build/source/texk/web2c/ptexdir/ChangeLog index 1d2cac42dcd..fbf16510e13 100644 --- a/Build/source/texk/web2c/ptexdir/ChangeLog +++ b/Build/source/texk/web2c/ptexdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-02-20 Hironobu Yamashita * pbibtex.ch: Improve substring$ to truncate at least one diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog index 67f4da43e3c..da03ff9b672 100644 --- a/Build/source/texk/web2c/synctexdir/ChangeLog +++ b/Build/source/texk/web2c/synctexdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-01-22 Hironori Kitagawa * synctex.c: Reencode nameoffile to utf8 for pTeX. diff --git a/Build/source/texk/web2c/uptexdir/ChangeLog b/Build/source/texk/web2c/uptexdir/ChangeLog index 972c74720a7..9c661f32c90 100644 --- a/Build/source/texk/web2c/uptexdir/ChangeLog +++ b/Build/source/texk/web2c/uptexdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-02-20 Hironobu Yamashita * upbibtex.ch: Adapt to pbibtex.ch. diff --git a/Build/source/texk/web2c/web2c/ChangeLog b/Build/source/texk/web2c/web2c/ChangeLog index b6d6abd6dac..e139c644e2a 100644 --- a/Build/source/texk/web2c/web2c/ChangeLog +++ b/Build/source/texk/web2c/web2c/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2022-03-03 Andreas Scherer * common.defines: Add 'removesuffix' declaration. diff --git a/Build/source/texk/web2c/xetexdir/ChangeLog b/Build/source/texk/web2c/xetexdir/ChangeLog index d696a87911d..8f00e246372 100644 --- a/Build/source/texk/web2c/xetexdir/ChangeLog +++ b/Build/source/texk/web2c/xetexdir/ChangeLog @@ -1,3 +1,7 @@ +2022-03-21 Karl Berry + + * TL'22 release. + 2021-02-17 Karl Berry * NEWS, -- cgit v1.2.3