Merge branch 'nasm-2.03.x'
authorH. Peter Anvin <hpa@zytor.com>
Mon, 16 Jun 2008 04:01:25 +0000 (21:01 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 16 Jun 2008 04:01:25 +0000 (21:01 -0700)
Conflicts:

CHANGES

1  2 
CHANGES

diff --cc CHANGES
+++ b/CHANGES
@@@ -1,13 -1,5 +1,13 @@@
- 2.03p1 (?)
- ------
 +2.04
 +----
 +* Sanitize macro handing in the %error directive.
 +* New %warning preprocessor directive.
 +* The -F option now implies -g.
 +* The Postscript/PDF documentation has been reformatted.
 +* __utf16__ and __utf32__ operators to generate UTF-16 and UTF-32 strings.
 +
+ 2.03.01
+ -------
  * Fix buffer overflow in the listing module.
  * Fix the handling of hexadecimal escape codes in `...` strings.