doc/changes.src: document -W/-w fix as a NASM 2.05.01 feature.

Make -W/-w fix a release note for NASM 2.05.01.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2008-10-29 10:51:51 -07:00
parent 9a65f71d64
commit 7714ced1d9

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