[latex3-commits] [latex3/latex2e] gh1089: Fix ltcmdhooks rollback labels and dates (7a482b86)
github at latex-project.org
github at latex-project.org
Fri Jun 16 05:13:20 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : gh1089
Link : https://github.com/latex3/latex2e/commit/7a482b867bad8a4b06f0d609b5b652d34e11e4c1
>---------------------------------------------------------------
commit 7a482b867bad8a4b06f0d609b5b652d34e11e4c1
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Fri Jun 16 00:13:20 2023 -0300
Fix ltcmdhooks rollback labels and dates
>---------------------------------------------------------------
7a482b867bad8a4b06f0d609b5b652d34e11e4c1
base/changes.txt | 2 +-
base/ltcmdhooks.dtx | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/base/changes.txt b/base/changes.txt
index 3eef0d01..12a702c7 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -8,7 +8,7 @@ are not part of the distribution.
2023-06-16 Phelype Oleinik <Joseph.Wright at latex-project.org>
- * lthooks.dtx
+ * lthooks.dtx, ltcmdhooks.dtx
Correct some rollback labels and dates.
2023-06-09 Joseph Wright <Joseph.Wright at latex-project.org>
diff --git a/base/ltcmdhooks.dtx b/base/ltcmdhooks.dtx
index 27907af6..6f885a2c 100644
--- a/base/ltcmdhooks.dtx
+++ b/base/ltcmdhooks.dtx
@@ -14,8 +14,8 @@
%
%%% From File: ltcmdhooks.dtx
%
-\def\ltcmdhooksversion{v1.0h}
-\def\ltcmdhooksdate{2023/05/21}
+\def\ltcmdhooksversion{v1.0i}
+\def\ltcmdhooksdate{2023/06/16}
%
%
%
@@ -1641,10 +1641,10 @@
% \subsection{Messages}
%
% \begin{macrocode}
-%<latexrelease>\IncludeInRelease{2021/11/15}{wrong-cmd-hook}%
+%<latexrelease>\IncludeInRelease{2023/06/01}{wrong-cmd-hook}%
%<latexrelease> {Standardise~generic~hook~names}
%<latexrelease>\EndIncludeInRelease
-%<latexrelease>\IncludeInRelease{2021/11/15}{wrong-cmd-hook}%
+%<latexrelease>\IncludeInRelease{2021/06/01}{wrong-cmd-hook}%
%<latexrelease> {Standardise~generic~hook~names}
%<latexrelease>\msg_new:nnnn { hooks } { wrong-cmd-hook }
%<latexrelease> {
More information about the latex3-commits
mailing list.