summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2010-07-15 22:44:03 -0700
committerH. Peter Anvin <hpa@zytor.com>2010-07-15 22:44:03 -0700
commit5bc03271bda121a7f37c9a7fddd9b820d41a1456 (patch)
tree55cd09034b02e8cbc8d2c1ea30f8ffb109cb6770
parent5483d495a73d3127d5eea6c06c36f03ed3bc4c4f (diff)
downloadnasm-2.08.xx.tar.gz
changes.src: update with the 2.08.xx changesnasm-2.08.xx
Patchlevels should be documented, too... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--doc/changes.src10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 1d98a076..65d10c04 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -8,6 +8,16 @@ The NASM 2 series support x86-64, and is the production version of NASM
since 2007.
+\S{cl-2.08.02} Version 2.08.02
+
+\b Fix crash under certain circumstances when using the \c{%+} operator.
+
+
+\S{cl-2.08.01} Version 2.08.01
+
+\b Fix the \c{%use} statement, which was broken in 2.08.
+
+
\S{cl-2.08} Version 2.08
\b A number of enhancements/fixes in macros area.