Changes for 2.09.04
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 21 Nov 2010 16:51:49 +0000 (19:51 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sun, 21 Nov 2010 16:51:49 +0000 (19:51 +0300)
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
doc/changes.src

index 4ecb14e..daf1d78 100644 (file)
@@ -8,6 +8,18 @@ The NASM 2 series support x86-64, and is the production version of NASM
 since 2007.
 
 
+\S{cl-2.09.04} Version 2.09.04
+
+\b Fix incorrect labels offset for VEX intructions.
+
+\b Eliminate bogus warning on implicit operand size override.
+
+\b \c{%if} term could not handle 64 bit numbers.
+
+\b The COFF backend was limiting relocations number to 16 bits even if
+   in real there were a way more relocations.
+
+
 \S{cl-2.09.03} Version 2.09.03
 
 \b Print \c{%macro} name inside \c{%rep} blocks on error.