summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2012-08-17 15:42:24 -0700
committerH. Peter Anvin <hpa@zytor.com>2012-08-17 15:42:24 -0700
commit480435c0d2c995698b4c02a9380cd67e9dd9c20f (patch)
tree2a3b05d41bdffe0a27c3281191fd794e4f18faa6
parent3fbb2e89abbcc214a79bcc9ed305e15fe37bc1a4 (diff)
downloadnasm-480435c0d2c995698b4c02a9380cd67e9dd9c20f.tar.gz
changes.src: List of changes for the next release
Prepare a list of changes for a 2.10.04 release. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--doc/changes.src12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index eff30986..ab20b34a 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,6 +7,18 @@
The NASM 2 series support x86-64, and is the production version of NASM
since 2007.
+\S{cl-2.10.04} Version 2.10.04
+
+\b Add back the inadvertently deleted 256-bit version of the \c{VORPD}
+instruction.
+
+\b Correct disassembly of instructions starting with byte \c{82} hex.
+
+\b Fix corner cases in token pasting, for example:
+
+\c %define N 1e%++%+ 5
+\c dd N, 1e+5
+
\S{cl-2.10.03} Version 2.10.03
\b Correct the assembly of the instruction: