changes: document fixed token reversal for %deftok
authorH. Peter Anvin <hpa@zytor.com>
Wed, 15 Sep 2010 15:59:12 +0000 (08:59 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 15 Sep 2010 15:59:12 +0000 (08:59 -0700)
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
doc/changes.src

index 61a5cfe..d158371 100644 (file)
@@ -8,6 +8,11 @@ The NASM 2 series support x86-64, and is the production version of NASM
 since 2007.
 
 
+\S{cl-2.09.02} Version 2.09.02
+
+\b Fix reversed tokens when \c{%deftok} produces more than one output token.
+
+
 \S{cl-2.09.01} Version 2.09.01
 
 \b Fix NULL dereference on missed %deftok second parameter.