[latex3-commits] [latex3/latex3] main: Tidy ChangeLog (3de2db92e)

github at latex-project.org github at latex-project.org
Tue Feb 13 14:02:30 CET 2024


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/3de2db92e2d2fc60c2a2b3ed7b9eab1b98110153

>---------------------------------------------------------------

commit 3de2db92e2d2fc60c2a2b3ed7b9eab1b98110153
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Feb 13 13:02:30 2024 +0000

    Tidy ChangeLog


>---------------------------------------------------------------

3de2db92e2d2fc60c2a2b3ed7b9eab1b98110153
 l3kernel/CHANGELOG.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index dc752e74f..52282dd25 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -12,6 +12,8 @@ this project uses date-based 'snapshot' version identifiers.
 
 ### Changed
 - `\meta` now typesets in `\texttt`, along with `\Arg`
+- Improved the performance of `\cs_if_exist:NTF`, `\cs_if_free:NTF`,
+    `\cs_if_exist_use:NTF`, and most notably their `c`-type variants.
 
 ### Fixed
 - Inconsistent local/global assignments in `\vcoffin_gset:Nnn` and
@@ -19,6 +21,9 @@ this project uses date-based 'snapshot' version identifiers.
 - Tokenization by `\peek_analysis_map_inline:n` of one additional
   character after any space or brace
 
+### Deprecated
+- `\msg_gset:nnn(n)`
+
 ## [2024-01-22]
 
 ### Added
@@ -28,12 +33,9 @@ this project uses date-based 'snapshot' version identifiers.
 ### Changed
 - Set `l3doc` option `kernel` off as-standard (issue \#1403)
 - Moved `\seq_set_filter:NNn` to stable
-- Improved the performance of `\cs_if_exist:NTF`, `\cs_if_free:NTF`,
-    `\cs_if_exist_use:NTF`, and most notably their `c`-type variants.
 
 ### Deprecated
 - `\keys_set_filter:nnn(nN)` in favor of  `\keys_set_exclude_groups:nnn(nN)`
-- `\msg_gset:nnn(n)`
 
 ## [2024-01-04]
 





More information about the latex3-commits mailing list.