From ffd41fe11106e4dc54d06038d48772fcd18200bd Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sun, 25 May 2008 22:11:36 -0700 Subject: CHANGES entry for %? and %?? --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') 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 ---- -- cgit v1.2.1