[latex3-commits] [latex3/latex3] main: Correct ChangeLog (5e1608315)
github at latex-project.org
github at latex-project.org
Fri May 19 10:59:36 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/5e1608315bf2c592e8688b12b15513be9e05c2d7
>---------------------------------------------------------------
commit 5e1608315bf2c592e8688b12b15513be9e05c2d7
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri May 19 09:59:36 2023 +0100
Correct ChangeLog
>---------------------------------------------------------------
5e1608315bf2c592e8688b12b15513be9e05c2d7
l3kernel/CHANGELOG.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index cc978f86d..b514a8dea 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -13,6 +13,9 @@ this project uses date-based 'snapshot' version identifiers.
- `\coffin_(g)reset_poles:N`
- `\int_if_zero:n(TF)`
+### Changed
+- Remove `\noexpand` inside math mode in `\text_expand:n`
+
### Fixed
- Omit `0123456789` from URL escaping (issue \#838)
- Leave implicit chars unchanged in `\text_expand:n` (fixes \#874)
@@ -36,7 +39,6 @@ this project uses date-based 'snapshot' version identifiers.
- Moved `\seq_set_item:Nnn` to stable status
- Track seen filenames to improve performance of
`\file_full_name:n` and dependent file operations
-- Remove `\noexpand` inside math mode in `\text_expand:n`
### Removed
- Experimental function `\seq_pop_item:NnN` from `l3candidates`
More information about the latex3-commits
mailing list.