summaryrefslogtreecommitdiff
path: root/macros/latex/base/latexchanges.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-02-14 03:01:59 +0000
committerNorbert Preining <norbert@preining.info>2020-02-14 03:01:59 +0000
commitdc072b1cb0427be056e747cdbfd6b7a4f1e02e56 (patch)
tree5eb1f068a849be6dd23015ecb42fbc04829386bc /macros/latex/base/latexchanges.tex
parent8379012d545fd6a59fae8842d97d14ec0c2b27d7 (diff)
CTAN sync 202002140301
Diffstat (limited to 'macros/latex/base/latexchanges.tex')
-rw-r--r--macros/latex/base/latexchanges.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/macros/latex/base/latexchanges.tex b/macros/latex/base/latexchanges.tex
index c13f673b02..d80ef3702f 100644
--- a/macros/latex/base/latexchanges.tex
+++ b/macros/latex/base/latexchanges.tex
@@ -106,6 +106,21 @@ see for example
\url{https://github.com/latex3/latex2e/commits/master}.
+\section{Changes introduced in 2020-02-02 patch~2}
+
+Correct \verb=\capitalacute=, etc.\ so that they work in
+\texttt{tabbing} (\ghissue{271}). Provide \verb=\@defaultfamilyhook= to
+support CJK packages (\ghissue{269}). Provide a list of \texttt{fontenc}
+loads with their options in \verb=\@fontenc@load@list= so that Babel
+can determine the right \verb=\latinencoding= value (\ghissue{273}).
+
+
+\section{Changes introduced in 2020-02-02 patch~1}
+
+Fixed a misspelled command name that caused trouble (\ghissue{264}). Make
+\texttt{textcomp} package issue only info messages about glyph
+substitutions (\ghissue{262}) and warn if it attempts to run in an old format (\ghissue{260}).
+
\section{Changes introduced in 2020-02-02}
Major enhancements in this release include pre-loading \Lpack{expl3}