summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2006-08-05 13:54:59 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2006-08-05 13:54:59 +0000
commit39374f9515912daa1430653e5e5fda9d5c823b72 (patch)
treeed30febf78bb404219c47c0000e67f17fd28d742 /NEWS
parent6865e612102c809bfed00acb52ce75395395cc89 (diff)
downloadmdk-39374f9515912daa1430653e5e5fda9d5c823b72.tar.gz
mdk-39374f9515912daa1430653e5e5fda9d5c823b72.tar.bz2
Acknowledgements to Michael and Xiaofeng
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-14
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).