summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/base/changes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/base/changes.txt')
-rw-r--r--Master/texmf-dist/doc/latex/base/changes.txt19
1 files changed, 18 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/base/changes.txt b/Master/texmf-dist/doc/latex/base/changes.txt
index e476e3e1cf9..9e399e28b5d 100644
--- a/Master/texmf-dist/doc/latex/base/changes.txt
+++ b/Master/texmf-dist/doc/latex/base/changes.txt
@@ -5,6 +5,23 @@ are not part of the distribution.
=======================================================================
#########################
+# 2018-04-01 PL 3 Release
+#########################
+
+2018-04-22 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * ltcounts.dtx: added missing '.' in default for \the<counter>
+ when using \counterwithin (issue/38)
+
+2018-04-10 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * docstrip.dtx (subsection{Batchfile commands}): Read 8bit input
+ raw to leave high bits in the code to unchanged without utf8
+ handling (issue 34)
+ Without this change a dtx file with 8bit chars in the code need to
+ have \UseRawInputEncoding in the .ins file to work.
+
+#########################
# 2018-04-01 PL 2 Release
#########################
@@ -192,7 +209,7 @@ are not part of the distribution.
* ltoutenc.dtx: Guard against empty base in
\DeclareTextCompositeCommand, and \add@unicode@accent.
- Declare \^{} and \~{} in tuenc.def.
+ Declare \^{} and \~{} in tuenc.def.
Declare \textquotesingle, \textasciigrave and
\textquotedbl for TU encoding (\remove@tlig version)