summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-02-26 21:09:23 +0000
committerKarl Berry <karl@freefriends.org>2023-02-26 21:09:23 +0000
commite8a1bf340e109f6e19ceb284ca4c10a444c2590b (patch)
treeb37bd9576b1d3a39c07823d78f58f024416fe8a3 /Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
parent50ad4a1b03a5cb49b4e3afd5dc983f163e07fe55 (diff)
l3build (26feb23)
git-svn-id: svn://tug.org/texlive/trunk@66191 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3build/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/l3build/CHANGELOG.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
index eda72d0a200..d65bbfc7d0d 100644
--- a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
@@ -7,6 +7,17 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+## [2023-02-26]
+
+### Changed
+- Run engine sanity check per config
+
+### Fixed
+- Restore epoch settings for `dvitopdf()`
+- Use plural form of variable `ps2pdfopts` consistently in code and doc, and
+ retain compatibility with singular form `ps2pdfopt` (issue #275)
+- Remove the last trace of dropped variable `stdconfig`
+
## [2023-02-20]
### Changed
@@ -629,7 +640,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/2023-02-20...HEAD
+[Unreleased]: https://github.com/latex3/l3build/compare/2023-02-26...HEAD
+[2023-02-26]: https://github.com/latex3/l3build/compare/2023-02-20...2023-02-26
[2023-02-20]: https://github.com/latex3/l3build/compare/2023-02-16...2023-02-20
[2023-02-16]: https://github.com/latex3/l3build/compare/2022-11-10...2023-02-16
[2022-11-10]: https://github.com/latex3/l3build/compare/2022-09-15...2022-11-10