[latex3-commits] [git/LaTeX3-latex3-l3build] main: Update CHANGELOG (9f7fe42)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed May 5 14:45:43 CEST 2021
Repository : https://github.com/latex3/l3build
On branch : main
Link : https://github.com/latex3/l3build/commit/9f7fe428993d8194a08945ad78a73768900e4457
>---------------------------------------------------------------
commit 9f7fe428993d8194a08945ad78a73768900e4457
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed May 5 13:45:43 2021 +0100
Update CHANGELOG
>---------------------------------------------------------------
9f7fe428993d8194a08945ad78a73768900e4457
CHANGELOG.md | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b3fae6a..c891aa8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,16 +8,14 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
### Changed
-
-- Normal Lua function calls (issue #127)
+- Normalise Lua function calls (issue #127) - may require `.tlg` update
+- LuaTeX from TL'21 is no longer 'off by one' in log files - may require
+ `.tlg` update
### Fixed
-
-- installation now supports deeper directory levels (issue #182)
-- the home texmf directory is now created before use
-- the yyyy-mm-dd format of epoch caused a crashed
-- no longer expect LuaTeX line lengths to be off by a character for new
- LuaTeX versions
+- Installation now supports deeper directory levels (issue #182)
+- The `texmfhome` directory is now created before use if required
+- Crash caused by yyyy-mm-dd epoch format
### Removed
- Support for use as `texlua build.lua <target>`
More information about the latex3-commits
mailing list.