changes: document fixed token reversal for %deftok

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2010-09-15 08:59:12 -07:00
parent b40992c929
commit 2c11f97ca8

View 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.