diff options
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ---- |