From 68b1042cb021dcf1f13b256584015f79a4430167 Mon Sep 17 00:00:00 2001 From: jaortega Date: Sat, 2 Dec 2000 22:49:26 +0000 Subject: updated new for version 0.1.1 --- NEWS | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 1b3ca02..ea0ccd2 100644 --- a/NEWS +++ b/NEWS @@ -5,9 +5,24 @@ See the end for copying conditions. Please send mdk bug reports to jaortega@acm.org. -Version 0.1 - -* Initial version +*Version 0.1.1 (18/11/00) + +** MDK is now compilable in rpm-based linuxes. +** MDK fully compliant with Knuth's specification. In particular, + local symbols are now properly handled in special cases such as + 3H ORIG 3B + instructions. See samples/stress{1,2}.mixal. +** Future references affected by unary minus are accepted + with a warning (they are banned in Knuth's specification). + Also future refs in EQU directives are now properly handled. + See samples/stress{3,4}.mixal. +** When mixvm executes a program and reaches the end of the + available memory without encountering a HALT instruction, + it halts anyway. + +*Version 0.1 (31/10/00) + +** Initial version ------------------------------------------------------- Copying information: -- cgit v1.2.3