summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/mplibdir/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/mplibdir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/mplibdir/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/mplibdir/ChangeLog b/Build/source/texk/web2c/mplibdir/ChangeLog
index 953844b6b43..2b711ba0ee9 100644
--- a/Build/source/texk/web2c/mplibdir/ChangeLog
+++ b/Build/source/texk/web2c/mplibdir/ChangeLog
@@ -1,3 +1,11 @@
+2011-04-05 Taco Hoekwater <taco@luatex.org>
+
+ * Import of MetaPost 1.503, updating the .w files as well
+ as lmplib.c and avl.c, and adding mpmath.w and removing memio.w
+ * am/libmplib.am: add support for mpmath.w, remove memio.w
+ * mptrap.test: remove the second part as metapost no longer
+ uses .mem files at all
+
2011-03-28 Peter Breitenlohner <peb@mppmu.mpg.de>
* am/libmplib.am: Use AM_CFLAGS instead of libmplib_a_CFLAGS.