summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-12-25 15:31:27 -0800
committerH. Peter Anvin <hpa@zytor.com>2007-12-25 15:31:27 -0800
commit82ea192235e336945678f132574de15b312062bd (patch)
treeb7e3775d0e36b7fab2853563c4662d92231b69f1 /CHANGES
parent69f05573455c059b99a5447a6c40e37eed5476ff (diff)
downloadnasm-82ea192235e336945678f132574de15b312062bd.tar.gz
Update CHANGES for an upcoming 2.01 release.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a8c4eb6f..8057eedd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+2.01
+----
+* Fix the handling of MMX registers with explicit "qword" tags on
+ memory (broken in 2.00 due to 64-bit changes.)
+* Fix the PREFETCH instructions.
+* Fix the documentation.
+
2.00
----
* Added c99 data-type compliance.