summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/l3build/CHANGELOG.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-02-22 03:01:30 +0000
committerNorbert Preining <norbert@preining.info>2020-02-22 03:01:30 +0000
commit3549e67b13c8460a73d122fbc2eef8badd816636 (patch)
tree9a4470b701a252b954f3e41771010f24350a033c /macros/latex/contrib/l3build/CHANGELOG.md
parentedf9632b63615c375b45941052fe190d1e02d887 (diff)
CTAN sync 202002220301
Diffstat (limited to 'macros/latex/contrib/l3build/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/l3build/CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/macros/latex/contrib/l3build/CHANGELOG.md b/macros/latex/contrib/l3build/CHANGELOG.md
index 8b1ddb26ee..b0cc92a424 100644
--- a/macros/latex/contrib/l3build/CHANGELOG.md
+++ b/macros/latex/contrib/l3build/CHANGELOG.md
@@ -7,6 +7,14 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+## [2020-02-21]
+
+### Changed
+- Avoid temporary file when unpacking
+
+### Deprecated
+- `os_yes`: use `io.popen(...,w)` instead
+
## [2020-02-17]
### Added
@@ -426,7 +434,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/2020-02-17...HEAD
+[Unreleased]: https://github.com/latex3/l3build/compare/2020-02-21...HEAD
+[2020-02-21]: https://github.com/latex3/l3build/compare/2020-02-17...2020-02-21
[2020-02-17]: https://github.com/latex3/l3build/compare/2020-02-03...2020-02-17
[2020-02-03]: https://github.com/latex3/l3build/compare/2020-01-14...2020-02-03
[2020-01-14]: https://github.com/latex3/l3build/compare/2019-11-27...2020-01-14