diff options
author | Nickolay Yurchenko <unv@rbcmail.ru> | 2003-09-26 19:03:40 +0000 |
---|---|---|
committer | Nickolay Yurchenko <unv@rbcmail.ru> | 2003-09-26 19:03:40 +0000 |
commit | f7956c4072428edd2cace7dadd0f5bb8826a0e8b (patch) | |
tree | 9991dfefee446a70eec921329dfcb046abad99aa /CHANGES | |
parent | 0a76a9e69069cc45a44fcec08c7f52932cdbc0f4 (diff) | |
download | nasm-f7956c4072428edd2cace7dadd0f5bb8826a0e8b.tar.gz nasm-f7956c4072428edd2cace7dadd0f5bb8826a0e8b.tar.bz2 nasm-f7956c4072428edd2cace7dadd0f5bb8826a0e8b.zip |
For compatibility with older code removed feature:
* Unterminated string auto termination.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ 0.98.39 ------- * "make spotless" no longer deletes config.h.in. -* Unterminated string auto termination. * %(el)if(n)idn insensitivity to string quotes difference (#809300). * (nasm.c) __OUTPUT_FORMAT__ changed to string value instead of symbol. |