CHANGES: document changes from nasm-2.03

This commit is contained in:
H. Peter Anvin 2008-06-14 21:36:18 -07:00
parent 312445a316
commit 6d6c717fba

View File

@ -1,3 +1,8 @@
2.03p1 (?)
------
* Fix buffer overflow in the listing module.
* Fix the handling of hexadecimal escape codes in `...` strings.
2.03
----
* Add support for Intel AVX, CLMUL and FMA instructions,