summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tools/changes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tools/changes.txt')
-rw-r--r--Master/texmf-dist/doc/latex/tools/changes.txt48
1 files changed, 44 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/tools/changes.txt b/Master/texmf-dist/doc/latex/tools/changes.txt
index b4ae449af3a..532d64892f7 100644
--- a/Master/texmf-dist/doc/latex/tools/changes.txt
+++ b/Master/texmf-dist/doc/latex/tools/changes.txt
@@ -5,6 +5,45 @@ completeness or accuracy and it contains some references to files that
are not part of the distribution.
=======================================================================
+#########################
+# 2018-12-01 Release
+#########################
+
+2018-11-13 <Frank.Mittelbach@latex-project.org>
+
+ * array.dtx: Do not expand argument of \@startpbox
+ while building the tabular preamble (sx/459285)
+
+2018-11-09 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * multicol.dtx:
+ Support star with \docolaction (test first then execute)
+
+2018-10-13 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * trace.dtx (section{Implementation}):
+ Only reset \tracingoutput if not set by \showoutput earlier
+
+2018-10-01 David Carlisle <David.Carlisle@latex-project.org>
+
+ * xr.dtx: Update to handle \if tests in the aux file.
+ https://tex.stackexchange.com/a/452321
+
+2018-09-13 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * array.dtx (section{The macros \@classz):
+ Add group to prevent color leak (github/72)
+
+#########################
+# 2018-04-01 PL 5 Release
+#########################
+
+2018-06-26 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * multicol.dtx (subsection{Not balancing the columns}):
+ Re-add end penalty for multicols* environment to guard
+ against leftovers (git/53)
+
2018-04-30 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* array.dtx Explicity place the row strut inside \\ before
@@ -206,9 +245,10 @@ are not part of the distribution.
2014-06-19 Frank Mittelbach <latex-bugs@latex-project.org>
- * multicol.dtx: color-leak fix introduced a spacing problem in boxed mode
- as the added color commands were hiding any space at the bottom of the box
- material (which thus didn't get discarded)
+ * multicol.dtx: color-leak fix introduced a spacing problem in
+ boxed mode as the added color commands were hiding any space
+ at the bottom of the box material (which thus didn't get
+ discarded)
2014-05-14 David Carlisle <latex-bugs@latex-project.org>
@@ -474,7 +514,7 @@ are not part of the distribution.
2003-04-08 Frank Mittelbach <latex-bugs@latex-project.org>
- * multicol.dtx: Collect one addition line per column to account
+ * multicol.dtx: Collect one additional line per column to account
for vanishing space at column breaks
2003-03-29 Frank Mittelbach <latex-bugs@latex-project.org>