diff options
author | Karl Berry <karl@freefriends.org> | 2024-10-16 19:34:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-10-16 19:34:03 +0000 |
commit | 2783fd0bfb7b5ecaf995dc9f51505436c9e01e56 (patch) | |
tree | dd03de4f810882d7ab4ddc50d76c86110037f864 /Master/texmf-dist/doc/latex | |
parent | 0048733bc2ea92da7a169092c585d97468f3a450 (diff) |
l3build (16oct24)
git-svn-id: svn://tug.org/texlive/trunk@72567 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/CHANGELOG.md | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/l3build.pdf | bin | 751675 -> 751890 bytes |
3 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md index 1355a643269..2e84b11d1e7 100644 --- a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md @@ -7,6 +7,11 @@ this project uses date-based 'snapshot' version identifiers. ## [Unreleased] +## [2024-10-16] + +### Added +- `--dev` switch to run tests using development format + ## [2024-10-08] ### Fixed @@ -792,7 +797,8 @@ this project uses date-based 'snapshot' version identifiers. - Rationalise short option names: removed `-d`, `-E`, `-r` - Target `cmdcheck`: specific to LaTeX kernel work -[Unreleased]: https://github.com/latex3/l3build/compare/2024-10-08...HEAD +[Unreleased]: https://github.com/latex3/l3build/compare/2024-10-16...HEAD +[2024-10-16]: https://github.com/latex3/l3build/compare/2024-10-08...2024-10-16 [2024-10-08]: https://github.com/latex3/l3build/compare/2024-05-27...2024-10-08 [2024-05-27]: https://github.com/latex3/l3build/compare/2024-02-08...2024-05-27 [2024-02-08]: https://github.com/latex3/l3build/compare/2024-01-18...2024-02-08 diff --git a/Master/texmf-dist/doc/latex/l3build/README.md b/Master/texmf-dist/doc/latex/l3build/README.md index af293a25e45..3c3c68a53de 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 LaTeX ================================================= -Release 2024-10-08 +Release 2024-10-16 Overview -------- diff --git a/Master/texmf-dist/doc/latex/l3build/l3build.pdf b/Master/texmf-dist/doc/latex/l3build/l3build.pdf Binary files differindex 1fe75083d34..94997e144d2 100644 --- a/Master/texmf-dist/doc/latex/l3build/l3build.pdf +++ b/Master/texmf-dist/doc/latex/l3build/l3build.pdf |