[latex3-commits] [latex3/latex2e] hotfix1089: Fix ltcmdhooks rollback labels and dates (f633075b)
github at latex-project.org
github at latex-project.org
Sat Jun 17 01:28:13 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : hotfix1089
Link : https://github.com/latex3/latex2e/commit/f633075bf1e774041a58349603dfd2beb91d2b32
>---------------------------------------------------------------
commit f633075bf1e774041a58349603dfd2beb91d2b32
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Fri Jun 16 00:13:20 2023 -0300
Fix ltcmdhooks rollback labels and dates
>---------------------------------------------------------------
f633075bf1e774041a58349603dfd2beb91d2b32
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 48215db9..5ef030c6 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -21,7 +21,7 @@ All changes above are only part of the development branch for the next release.
2023-06-16 Phelype Oleinik <Joseph.Wright at latex-project.org>
- * lthooks.dtx
+ * lthooks.dtx, ltcmdhooks.dtx
Correct some rollback labels and dates.
#########################
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.