Document preprocessor token concatenation fix.

This commit is contained in:
H. Peter Anvin 2009-04-07 22:09:05 -07:00
parent 9bb46df4b7
commit 9c7f3f5608
2 changed files with 4 additions and 1 deletions

View File

@ -35,6 +35,9 @@ since 2007.
\b Support for structures with a non-zero base offset. See \k{struc}.
\b Correctly handle preprocessor token concatenation (see \k{concat})
involving floating-point numbers.
\S{cl-2.05.01} Version 2.05.01

View File

@ -3,7 +3,7 @@
\#
\M{category}{Programming}
\M{title}{NASM - The Netwide Assembler}
\M{year}{2008}
\M{year}{2009}
\M{author}{The NASM Development Team}
\M{license}{All rights reserved. This document is redistributable under the license given in the file "COPYING" distributed in the NASM archive.}
\M{summary}{This file documents NASM, the Netwide Assembler: an assembler targetting the Intel x86 series of processors, with portable source.}