[latex3-commits] [latex3/latex3] main: Add missing arg-specs of `\debug_on:` and `\debug_off:` to Changelog (d6ed41fdf)

github at latex-project.org github at latex-project.org
Sun Nov 19 11:02:27 CET 2023


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

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

commit d6ed41fdfcee03b567461c44dbb288439a83037f
Author: Yukai Chou <muzimuzhi at gmail.com>
Date:   Wed Nov 15 03:18:41 2023 +0800

    Add missing arg-specs of `\debug_on:` and `\debug_off:` to Changelog
    
    Introduced in commit bfa9a656 (Moved debug functions to stable, 2019-10-08).


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

d6ed41fdfcee03b567461c44dbb288439a83037f
 l3kernel/CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index d5b52707f..7ff601ec3 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -1115,7 +1115,7 @@ this project uses date-based 'snapshot' version identifiers.
 ### Changed
 - Standard backend for (u)pTeX is now `dvips`
 - Minimum LuaTeX version now v0.95
-- Moved `\debug_on:`, `\debug_off:`, `\debug_suspend:` and `\debug_resume:`
+- Moved `\debug_on:n`, `\debug_off:n`, `\debug_suspend:` and `\debug_resume:`
   to stable
 - Accept 'traditional' class options for backend (`dvipdfmx`, `dvips`, etc.)
 - Performance enhancements when loading `expl3`





More information about the latex3-commits mailing list.