summaryrefslogtreecommitdiff
path: root/Build/source/utils/m-tx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/m-tx/ChangeLog')
-rw-r--r--Build/source/utils/m-tx/ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/Build/source/utils/m-tx/ChangeLog b/Build/source/utils/m-tx/ChangeLog
new file mode 100644
index 00000000000..9c326843c44
--- /dev/null
+++ b/Build/source/utils/m-tx/ChangeLog
@@ -0,0 +1,23 @@
+2012-07-12 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ This directory utils/mtx/ renamed into utils/m-tx/.
+ * mtx.test: Renamed into m-tx.test.
+ * Makefile.am, configure.ac, ac/withenable.ac: Adapted.
+
+2012-05-16 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * Makefile.am (AM_CPPFLAGS): Add '-DNO_DECLARE_MALLOC' to avoid
+ a possibly conflicting redeclaration of malloc().
+ From Vladimir Volovich <vvv@vsu.ru>.
+
+2012-04-16 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ Adapt mtx-0.60d to the TeX Live build system.
+
+ * configure.ac: Do not use AC_CONFIG_HEADERS because config.h
+ is not included by the sources.
+ Do not use AC_FUNC_MALLOC because this might redefine malloc()
+ as rpl_malloc().
+
+Copyright (C) 2012 Peter Breitenlohner <tex-live@tug.org>
+You may freely use, modify and/or distribute this file.