summaryrefslogtreecommitdiff
path: root/macros/latex-dev/required/l3kernel/CHANGELOG.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-08-31 03:03:30 +0000
committerNorbert Preining <norbert@preining.info>2024-08-31 03:03:30 +0000
commit25b0c606f5baf7e7316c653d3aff1043a415e5e9 (patch)
tree1ab9335897e194b0dcec64d88a135db312b1c300 /macros/latex-dev/required/l3kernel/CHANGELOG.md
parent921cd4745581e821cc2e518227d97f6f2642c57e (diff)
CTAN sync 202408310303HEADmaster
Diffstat (limited to 'macros/latex-dev/required/l3kernel/CHANGELOG.md')
-rw-r--r--macros/latex-dev/required/l3kernel/CHANGELOG.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/macros/latex-dev/required/l3kernel/CHANGELOG.md b/macros/latex-dev/required/l3kernel/CHANGELOG.md
index fff85488a7..73e2659fa0 100644
--- a/macros/latex-dev/required/l3kernel/CHANGELOG.md
+++ b/macros/latex-dev/required/l3kernel/CHANGELOG.md
@@ -7,6 +7,15 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+## [2024-08-30]
+
+### Changed
+- Reduce memory usage when building Unicode data storage
+- Avoid recursive doc for `\file_if_exist:n(TF)` (issue \#1573)
+
+### Fixed
+- Handling of `ltcmd` newlines (`\obeyedline`) in `l3doc` (issue \#1577)
+
## [2024-08-16]
### Added
@@ -1759,7 +1768,8 @@ this project uses date-based 'snapshot' version identifiers.
- Step functions have been added for dim variables,
e.g. `\dim_step_inline:nnnn`
-[Unreleased]: https://github.com/latex3/latex3/compare/2024-08-16...HEAD
+[Unreleased]: https://github.com/latex3/latex3/compare/2024-08-30...HEAD
+[2024-08-30]: https://github.com/latex3/latex3/compare/2024-08-16...2024-08-30
[2024-08-16]: https://github.com/latex3/latex3/compare/2024-07-20...2024-08-16
[2024-07-20]: https://github.com/latex3/latex3/compare/2024-06-19...2024-07-20
[2024-06-19]: https://github.com/latex3/latex3/compare/2024-05-27...2024-06-19