mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-13 17:57:12 +08:00
changes.src: remove double entry for %warning
This commit is contained in:
parent
04156cd099
commit
6477f3d315
@ -10,9 +10,9 @@ since 2007.
|
||||
|
||||
\S{cl-2.04} Version 2.04
|
||||
|
||||
\b Sanitize macro handing in the %error directive.
|
||||
\b Sanitize macro handing in the \c{%error} directive.
|
||||
|
||||
\b New \c{%warning} preprocessor directive.
|
||||
\b New \c{%warning} directive to issue user-controlled warnings.
|
||||
|
||||
\b \c{__utf16__} and \c{__utf32__} operators to generate UTF-16 and UTF-32
|
||||
strings.
|
||||
@ -25,9 +25,7 @@ since 2007.
|
||||
|
||||
\b Support for x87 packed BCD constants.
|
||||
|
||||
\b New %warning directive to issue user-controlled warnings.
|
||||
|
||||
\b New %strcat directive to join strings together.
|
||||
\b New \c{%strcat} directive to join strings together.
|
||||
|
||||
\b Correct the \c{LTR} instruction in 64-bit mode.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user