diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-02 21:08:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-02 21:08:17 +0000 |
commit | 2ba06c139c46208f03d24e06963bbdc3db72f4b1 (patch) | |
tree | 226b9bbb1b659584610711ded374c8e519cda6b4 /Master/texmf-dist/doc/latex/l3build | |
parent | 75cbcb5f3f8393acfde0998a271ca7b887c2e6c4 (diff) |
l3build (2nov19)
git-svn-id: svn://tug.org/texlive/trunk@52619 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3build')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/CHANGELOG.md | 21 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/l3build.pdf | bin | 705508 -> 704268 bytes |
3 files changed, 21 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md index ec89a3f58ae..b74e6286872 100644 --- a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md @@ -7,6 +7,24 @@ this project uses date-based 'snapshot' version identifiers. ## [Unreleased] +## [2019-11-01] + +### Added + +- New `\ASSERT` and `\ASSERTSTR` functions (issue #102) + +### Changed + +- Avoid normalisation of (u)pTeX data when this is standard engine + (fixes #103) +- Normalise Lua data references (#107) +- Extend `runtest_task()` to pass run number +- Allow `regression-test` to load when e-TeX is unavailable (fixes #105) + +### Fixed + +- Location of `testsuppdir` when multiple configurations are used + ## [2019-10-02] ### Added @@ -370,7 +388,8 @@ this project uses date-based 'snapshot' version identifiers. - Rationalise short option names: removed `-d`, `-E`, `-r` - Target `cmdcheck`: specific to LaTeX3 kernel work -[Unreleased]: https://github.com/latex3/l3build/compare/2019-10-02...HEAD +[Unreleased]: https://github.com/latex3/l3build/compare/2019-11-01...HEAD +[2019-11-01]: https://github.com/latex3/l3build/compare/2019-10-02...2019-11-01 [2019-10-02]: https://github.com/latex3/l3build/compare/2019-09-30...2019-10-02 [2019-09-30]: https://github.com/latex3/l3build/compare/2019-09-29...2019-09-30 [2019-09-29]: https://github.com/latex3/l3build/compare/2019-09-28...2019-09-29 diff --git a/Master/texmf-dist/doc/latex/l3build/README.md b/Master/texmf-dist/doc/latex/l3build/README.md index 04fb613e321..d781a521d02 100644 --- a/Master/texmf-dist/doc/latex/l3build/README.md +++ b/Master/texmf-dist/doc/latex/l3build/README.md @@ -1,7 +1,7 @@ l3build: a testing and building system for LaTeX3 ================================================= -Release 2019-10-02 +Release 2019-11-01 Overview -------- diff --git a/Master/texmf-dist/doc/latex/l3build/l3build.pdf b/Master/texmf-dist/doc/latex/l3build/l3build.pdf Binary files differindex 8a7d3fc1de3..27c6e3c9186 100644 --- a/Master/texmf-dist/doc/latex/l3build/l3build.pdf +++ b/Master/texmf-dist/doc/latex/l3build/l3build.pdf |