From: H. Peter Anvin Date: Fri, 17 Aug 2012 22:42:24 +0000 (-0700) Subject: changes.src: List of changes for the next release X-Git-Tag: nasm-2.11.05~220 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=480435c0d2c995698b4c02a9380cd67e9dd9c20f;p=platform%2Fupstream%2Fnasm.git 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 --- 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: