summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d92c807..0a472d0 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,13 @@ Please send mdk bug reports to bug-mdk@gnu.org.
---------------------------------------------------------------------------
* Version 1.2.2
-** Bug fixes
+** MIXAL compliance improvements (thanks to Xiaofeng Zhao):
+
+ - NOP accepts an F-spec.
+ - Invalid F-spec values are reported as warning instead of errors,
+ since they can be legitimately (if hackishly) used.
+
+** Bug fixes:
- smem in mixvm correctly handles negative zero (thanks to Michael
Vernov).