diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2006-08-05 13:54:59 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2006-08-05 13:54:59 +0000 |
commit | 39374f9515912daa1430653e5e5fda9d5c823b72 (patch) | |
tree | ed30febf78bb404219c47c0000e67f17fd28d742 /NEWS | |
parent | 6865e612102c809bfed00acb52ce75395395cc89 (diff) | |
download | mdk-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-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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). |