[latex3-commits] [git/LaTeX3-latex3-latex2e] gh479: Add more \changes and changes.txt entries (e3517c54)
PhelypeOleinik
phelype.oleinik at latex-project.org
Tue Mar 23 14:54:08 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : gh479
Link : https://github.com/latex3/latex2e/commit/e3517c54ce85d05c12228f2ec3035e6c8a522f9c
>---------------------------------------------------------------
commit e3517c54ce85d05c12228f2ec3035e6c8a522f9c
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Tue Mar 23 10:54:08 2021 -0300
Add more \changes and changes.txt entries
[ci skip]
>---------------------------------------------------------------
e3517c54ce85d05c12228f2ec3035e6c8a522f9c
base/changes.txt | 3 +++
base/ltfssaxes.dtx | 4 +++-
base/ltfssini.dtx | 6 +++++-
3 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/base/changes.txt b/base/changes.txt
index a740145d..8e6fe5d2 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -25,6 +25,9 @@ are not part of the distribution.
* ltfilehook.dtx:
Take care when reloading not to mess with the default name stack.
+ * ltfssaxes.dtx, ltfssini.dtx:
+ Minor corrections to rollback and rollforward.
+
2021-03-03 Phelype Oleinik <phelype.oleinik at latex-project.org>
* ltclass.dtx:
diff --git a/base/ltfssaxes.dtx b/base/ltfssaxes.dtx
index 1d3b149d..1dc760f6 100644
--- a/base/ltfssaxes.dtx
+++ b/base/ltfssaxes.dtx
@@ -35,7 +35,7 @@
%
%
\ProvidesFile{ltfssaxes.dtx}
- [2021/01/15 v1.0h LaTeX Kernel (NFSS Axes handing)]
+ [2021/03/18 v1.0i LaTeX Kernel (NFSS Axes handing)]
% \iffalse
\documentclass{ltxdoc}
\begin{document}
@@ -774,6 +774,8 @@
% For a roll forward we may have to define \cs{if at forced@series}
% but this needs doing in a way that \TeX{} doesn't see it when
% skipping over conditionals.
+% \changes{v1.0i}{2021/03/18}
+% {Fix rollforward definition.}
% \begin{macrocode}
%<latexrelease>\expandafter\newif\csname if at forced@series\endcsname
%<latexrelease>
diff --git a/base/ltfssini.dtx b/base/ltfssini.dtx
index 7dbc8292..a05737c5 100644
--- a/base/ltfssini.dtx
+++ b/base/ltfssini.dtx
@@ -36,7 +36,7 @@
%
%
\ProvidesFile{ltfssini.dtx}
- [2021/01/15 v3.2f LaTeX Kernel (NFSS Initialisation)]
+ [2021/03/18 v3.2g LaTeX Kernel (NFSS Initialisation)]
% \iffalse
\documentclass{ltxdoc}
\begin{document}
@@ -1088,6 +1088,8 @@
% \end{macro}
%
%
+% \changes{v3.2g}{2021/03/18}
+% {Add legacy hook definitions for rollback.}
% \begin{macrocode}
%</2ekernel|latexrelease>
%<latexrelease>\EndIncludeInRelease
@@ -1802,6 +1804,8 @@
%
%
% \begin{macrocode}
+% \changes{v3.2g}{2021/03/18}
+% {Add missing 2020/02/02 latexrelease entry.}
%</2ekernel|latexrelease>
%<latexrelease>\EndIncludeInRelease
%<latexrelease>
More information about the latex3-commits
mailing list.