summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-09-03 15:16:44 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-09-03 15:16:44 -0700
commitdf73e0b63af11d0d8fa209728e15996e0b715572 (patch)
treead0c924dbbdccd2a37e86b082836d428565abf0f
parent39e9a5f72f078ee54b239b1237a6529613208175 (diff)
downloadnasm-df73e0b63af11d0d8fa209728e15996e0b715572.tar.gz
Update doc/changes.src
-rw-r--r--doc/changes.src12
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/changes.src b/doc/changes.src
index d21ec721..d0abb5b1 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -21,16 +21,24 @@ since 2007.
don't use the \c{configure} script. Of the official release binaries,
that only affects the OS/2 binary.
-\b Correct the handling of nested \c{%reps}.
+\b Correct the handling of nested \c{%rep}s.
\b Support for x87 packed BCD constants.
-\b New \c{%strcat} directive to join strings together.
+\b New \c{%strcat} directive to join quoted strings together.
\b Correct the \c{LTR} instruction in 64-bit mode.
\b Fix unnecessary REX.W prefix on indirect jumps in 64-bit mode.
+\b New \c{%use} macro directive to support standard macro directives. See
+ \k{use}.
+
+\b Excess default parameters to \c{%macro} now issues a warning by default.
+ See \k{mlmacro}.
+
+\b Numerous bug fixes, especially to the AES, AVX and VTX instructions.
+
\S{cl-2.03.01} Version 2.03.01