summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--NEWS21
1 files 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: