From e5de14faff10364f2393e5d3aed8b207decf5c04 Mon Sep 17 00:00:00 2001 From: Taco Hoekwater Date: Sat, 19 Jul 2008 12:04:07 +0000 Subject: [PATCH] updated for 1.091 git-svn-id: svn+ssh://scm.foundry.supelec.fr/svn/metapost/mplib/trunk@644 b0617d17-b707-0410-b22c-fd2634e05cc4 --- CHANGES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGES b/CHANGES index c2a839d..45daa0c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,20 @@ This file is public domain. +---------------------------------------------------------------------- +What is new in MetaPost beta version 1.091: +---------------------------------------------------------------------- + +* Dash lists were interfaced incorrectly by the lua bindings. + +* The Type 1 Font inclusion in the previous version produced invalid + subsets. + +* The configure script now also checks for sys/time.h + +* The error message you get for invalid mem files now mentions the + name of the file as well as the nature of the problem. + ---------------------------------------------------------------------- What is new in MetaPost beta version 1.090: ---------------------------------------------------------------------- -- 2.32.0.93.g670b81a890