diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-06-15 21:01:25 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-06-15 21:01:25 -0700 |
commit | c25a5d01acbcbf3af0816b98cd277191736b9483 (patch) | |
tree | 852bd1d03af8ccde0a0ed8746f90bfb4dedaeae4 | |
parent | 85a6670ebeca5d85234485cb42f26abf87c64815 (diff) | |
parent | fe2c362e3f82cbbfc2b3ea4050d559a13d89d5bc (diff) | |
download | nasm-c25a5d01acbcbf3af0816b98cd277191736b9483.tar.gz nasm-c25a5d01acbcbf3af0816b98cd277191736b9483.tar.bz2 nasm-c25a5d01acbcbf3af0816b98cd277191736b9483.zip |
Merge branch 'nasm-2.03.x'
Conflicts:
CHANGES
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ * The Postscript/PDF documentation has been reformatted. * __utf16__ and __utf32__ operators to generate UTF-16 and UTF-32 strings. -2.03p1 (?) ------- +2.03.01 +------- * Fix buffer overflow in the listing module. * Fix the handling of hexadecimal escape codes in `...` strings. |