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/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/mplibdir/ChangeLog b/Build/source/texk/web2c/mplibdir/ChangeLog
index 61360ed6739..b6f1945f17a 100644
--- a/Build/source/texk/web2c/mplibdir/ChangeLog
+++ b/Build/source/texk/web2c/mplibdir/ChangeLog
@@ -1,11 +1,14 @@
2019-03-06 Luigi Scarso <luigi.scarso@gmail.com>
- * Code clean-up.
+ * Code clean-up.
+
+
+2019-02-06: Taco Hoekwater <taco@elvenkind.com>
+ * New primitive void: convert a suffix to a boolean. Work in progress.
2019-01-28 Andreas Scherer <https://ascherer.github.io>
* mpost.w: TeXnical nitpicking.
-
2019-01-26 Luigi Scarso <luigi.scarso@gmail.com>
* Fixed bisection algorithm (overflow of number of bisections in decimal mode with low precision)
* Added 2 levels to the bisection algorithm for cubic intersection. Need testing.