summaryrefslogtreecommitdiff
path: root/macros/latex-dev/base/changes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex-dev/base/changes.txt')
-rw-r--r--macros/latex-dev/base/changes.txt56
1 files changed, 56 insertions, 0 deletions
diff --git a/macros/latex-dev/base/changes.txt b/macros/latex-dev/base/changes.txt
index 50f916b233..c8c36aa941 100644
--- a/macros/latex-dev/base/changes.txt
+++ b/macros/latex-dev/base/changes.txt
@@ -6,6 +6,62 @@ completeness or accuracy and it contains some references to files that
are not part of the distribution.
================================================================================
+2021-10-20 Phelype Oleinik <phelype.oleinik@latex-project.org>
+
+ * ltcmdhooks.dtx (subsubsection{Patching by expansion and redefinition}):
+ Fix patching of commands that contain parameter tokens (gh/697)
+
+2021-10-19 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltpara.dtx (subsection{The error messages}):
+ Remove content from \tex_everypar:D (aka \everypar) on rollback.
+ Without it rollback is not functioning in all cases (gh/695).
+
+2021-10-16 David Carlisle <David.Carlisle@latex-project.org>
+
+ * ltoutenc.dtx: guard spacefactor setting in accents gh/643
+
+2021-10-15 Marcel Krüger <Marcel.Krueger@latex-project.org>
+
+ * ltluatex.dtx:
+ Added missing callback process_charproc_data
+
+2021-10-14 David Carlisle <David.Carlisle@latex-project.org>
+
+ * ltfiles.dtx: Warn if \include is used before \begin{document}
+ and do not try to write to the aux file (which is not open) gh/645
+
+2021-10-14 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltfloat.dtx (subsection{Footnotes}):
+ * ltboxes.dtx (section{\LaTeX\ Box commands}):
+ * ltmath.dtx (two places}):
+ Explicitly set \@currentcounter when not automatically done
+ through \refstepcounter (gh/687)
+
+2021-10-04 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * classes.dtx, doc.dtx, makeindx.dtx, preload.dtx, slides.dtx, array.dtx
+ Removed old references to latex.tex or latex.dtx (gh/685)
+
+2021-09-28 Phelype Oleinik <phelype.oleinik@latex-project.org>
+
+ * ltcmdhooks.dtx (subsection{Patching commands}):
+ Make patching of commands with generic cmd hooks a global operation (gh/674)
+
+2021-09-28 Phelype Oleinik <phelype.oleinik@latex-project.org>
+
+ * lthooks.dtx (subsection{Adding or removing hook code}):
+ Correct usage of older \@@_if_file_hook:wTF (gh/675).
+
+2021-09-27 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltfssdcl.dtx (section{Interface Commands}):
+ Provide counter "localmathalphabets" to keep that many alphabets
+ from being permanently allocated after use. This allows
+ some flexibility if many math alphabets are needed but not needed
+ all in the same formula. (gh/676)
+
2021-09-18 David Carlisle <David.Carlisle@latex-project.org>
* ltpara.dtx: use a \hskip rather than \kern as the guard to