summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNickolay Yurchenko <unv@rbcmail.ru>2003-09-26 19:03:40 +0000
committerNickolay Yurchenko <unv@rbcmail.ru>2003-09-26 19:03:40 +0000
commitf7956c4072428edd2cace7dadd0f5bb8826a0e8b (patch)
tree9991dfefee446a70eec921329dfcb046abad99aa /CHANGES
parent0a76a9e69069cc45a44fcec08c7f52932cdbc0f4 (diff)
downloadnasm-f7956c4072428edd2cace7dadd0f5bb8826a0e8b.tar.gz
For compatibility with older code removed feature:
* Unterminated string auto termination.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index be8e10fe..149f1cdb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.