diff options
author | jaortega <jaortega> | 2000-12-02 22:49:26 +0000 |
---|---|---|
committer | jaortega <jaortega> | 2000-12-02 22:49:26 +0000 |
commit | 68b1042cb021dcf1f13b256584015f79a4430167 (patch) | |
tree | a5e77118c19f16b7b3f0d6fbc103d0040eedd954 /NEWS | |
parent | 1ace6e6b8678331b047dcee014faa570d0a4bc1e (diff) | |
download | mdk-68b1042cb021dcf1f13b256584015f79a4430167.tar.gz mdk-68b1042cb021dcf1f13b256584015f79a4430167.tar.bz2 |
updated new for version 0.1.10.1.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 21 |
1 files changed, 18 insertions, 3 deletions
@@ -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: |