doc/changes.src: document -W/-w fix as a NASM 2.05.01 feature.
authorH. Peter Anvin <hpa@zytor.com>
Wed, 29 Oct 2008 17:51:51 +0000 (10:51 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 29 Oct 2008 17:51:51 +0000 (10:51 -0700)
Make -W/-w fix a release note for NASM 2.05.01.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
doc/changes.src

index d546b398c083c3e1cfda1c77d4f16200701bb8eb..2fce8c153d9f136a426aba92a1eb4c9dd66d20d1 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.05.01} Version 2.05.01
+
+\b Fix the \c{-w}/\c{-W} option parsing, which was broken in NASM 2.05.
+
+
 \S{cl-2.05} Version 2.05
 
 \b Fix redundant REX.W prefix on \c{JMP reg64}.