Update CHANGES for an upcoming 2.01 release.

This commit is contained in:
H. Peter Anvin 2007-12-25 15:31:27 -08:00
parent 69f0557345
commit 82ea192235

View File

@ -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.