summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-06-14 21:36:18 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-06-14 21:36:18 -0700
commit6d6c717fbaa5fceb546f9739fd49b0ebbc1bbb4d (patch)
tree979ea8b6d7e269fcea573accae8490a36a6ac572 /CHANGES
parent312445a3169f9e168d2bdbdda8ed13995c27e76b (diff)
downloadnasm-6d6c717fbaa5fceb546f9739fd49b0ebbc1bbb4d.tar.gz
CHANGES: document changes from nasm-2.03
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 896068cf..329fb971 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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,