summaryrefslogtreecommitdiff
path: root/Build/source/utils/m-tx/TLpatches/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/m-tx/TLpatches/ChangeLog')
-rw-r--r--Build/source/utils/m-tx/TLpatches/ChangeLog36
1 files changed, 36 insertions, 0 deletions
diff --git a/Build/source/utils/m-tx/TLpatches/ChangeLog b/Build/source/utils/m-tx/TLpatches/ChangeLog
new file mode 100644
index 00000000000..586afebe506
--- /dev/null
+++ b/Build/source/utils/m-tx/TLpatches/ChangeLog
@@ -0,0 +1,36 @@
+2018-04-29 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * patch-01-write-bin: Update for 0.63a.
+
+2018-01-09 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * patch-01-write-bin: Update for 0.63.
+ * patch-02-malloc, patch-03-different-size: Remove.
+
+2016-02-10 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * patch-01-write-bin, patch-02-malloc, patch-03-different-size:
+ Update for 0.62.
+
+2015-12-17 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * patch-01-write-bin, patch-02-malloc, patch-03-different-size:
+ Update for 0.61.
+
+2013-04-10 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * patch-03-different-size: Avoid 'cast to pointer from integer of
+ different size' when sizeof(int) is less than sizeof(void *).
+
+2012-10-04 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * patch-02-malloc (new): Check value returned by malloc(), i.e.,
+ undo action of sed from Makefile.orig. Do not use libp2c.a.
+
+2012-05-16 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * patch-01-write-bin (new): Use binary mode for output files.
+ From Akira Kakuto <kakuto@fuk.kindai.ac.jp> (W32TeX).
+
+Copyright (C) 2012 Peter Breitenlohner <tex-live@tug.org>
+You may freely use, modify and/or distribute this file.