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.txt72
1 files changed, 72 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/base/changes.txt b/Master/texmf-dist/doc/latex/base/changes.txt
index 9f9e6845030..fad1801f24d 100644
--- a/Master/texmf-dist/doc/latex/base/changes.txt
+++ b/Master/texmf-dist/doc/latex/base/changes.txt
@@ -5,6 +5,78 @@ are not part of the distribution.
=======================================================================
#########################
+# 2017-04-15 Release
+#########################
+
+
+2017-04-11 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltoutput.dtx: add a test on the value of \prevdepth
+ so that the depth of the last line is preserved in forced page breaks.
+
+2017-04-10 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltplain.dtx: fix code to skip write18 for luatex.
+
+2017-04-05 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltoutenc.dtx: If a composite is declared with an undeclared
+ comand, declare it first as an encoding specific command that
+ generates an error. This allows the declared composite to
+ work as expected.
+
+2017-03-29 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltboxes.dtx: reset \lineskiplimit to \normallineskiplimit
+ in \@arrayparboxrestore. http://tex.stackexchange.com/a/359934
+
+2017-03-28 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltluatex.dtx: luatex 1.04 primitives
+
+2017-03-27 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltdefns.dtx: move the definition of \@dischyph to be after that
+ of \- again.
+
+2017-03-17 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltsect.dtx: Adjust the documentation of
+ \@afterheading and \@xsect, to document that
+ \clubpenalty is set locally not globally.
+
+2017-03-13 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltdefns.dtx: Update the definition of \- pr/3855
+
+2017-03-10 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltoutput.dtx: Reset \language in Output Routine
+ To protect hyphenation in page head.
+
+ * ltfiles.dtx: Save \document@default@language
+
+ * ltmiscen.dtx: Use \language to prevent hypenenation in \verb
+ Do same, replacing setting of \hyphenchar in verbatim.
+
+2017-03-08 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltclass.dtx, latexrelease.ins: support yyyy-mm-dd format
+ in addition to yyyy/mm/dd
+
+2017-03-07 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltluatex.dtx: remove 2017-01-20 hack for luaotfload issue
+ as no longer needed.
+
+2017-02-24 David Carlisle <latex-bugs@latex-project.org>
+
+ * ltoutenc.dtx: \DeclareTextCompositeCommand check that
+ the accent command has been declared.
+ Make TU accents fall back to combining character if precomposed
+ character is not in the font.
+
+#########################
# 2017/01/01 PL 3 Release
#########################