From 2c11f97ca88f4f9b5494f6a8a24b5eb925275817 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Wed, 15 Sep 2010 08:59:12 -0700 Subject: changes: document fixed token reversal for %deftok Signed-off-by: H. Peter Anvin --- doc/changes.src | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/changes.src b/doc/changes.src index 61a5cfec..d1583719 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -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. -- cgit v1.2.1