From 480435c0d2c995698b4c02a9380cd67e9dd9c20f Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Fri, 17 Aug 2012 15:42:24 -0700 Subject: [PATCH] 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 --- doc/changes.src | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/changes.src b/doc/changes.src index eff3098..ab20b34 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: -- 2.7.4