summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 1 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index f05b6ce3..be8e10fe 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,10 +3,7 @@
* "make spotless" no longer deletes config.h.in.
* Unterminated string auto termination.
* %(el)if(n)idn insensitivity to string quotes difference (#809300).
-* __NASM_FORMAT__ now gives output format chosen for compiling.
- See test/nasmformat.asm for details and output/out*.c for actual values
- for this macro.
- !!NEEDS DOCUMENTING!!
+* (nasm.c) __OUTPUT_FORMAT__ changed to string value instead of symbol.
0.98.38
-------