diff options
Diffstat (limited to 'Build/source/utils/m-tx/TLpatches/ChangeLog')
-rw-r--r-- | Build/source/utils/m-tx/TLpatches/ChangeLog | 27 |
1 files changed, 27 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..0f2b678a6c1 --- /dev/null +++ b/Build/source/utils/m-tx/TLpatches/ChangeLog @@ -0,0 +1,27 @@ +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. |