summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjaortega <jaortega>2000-12-02 22:49:26 +0000
committerjaortega <jaortega>2000-12-02 22:49:26 +0000
commit68b1042cb021dcf1f13b256584015f79a4430167 (patch)
treea5e77118c19f16b7b3f0d6fbc103d0040eedd954
parent1ace6e6b8678331b047dcee014faa570d0a4bc1e (diff)
downloadmdk-68b1042cb021dcf1f13b256584015f79a4430167.tar.gz
mdk-68b1042cb021dcf1f13b256584015f79a4430167.tar.bz2
updated new for version 0.1.10.1.1
-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: