summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7288218e..59a8d274 100644
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,8 @@
* Fix operation on bigendian machines.
* Fix buffer overflow in the preprocessor.
* SAFESEH support for Win32, IMAGEREL for Win64 (SEH).
+* %? and %?? to refer to the name of a macro itself. In particular,
+ "%idefine keyword $%?" can be used to make a keyword "disappear".
2.02
----