From 6353a6c524fb23715e54b07872a496c2e3905a06 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Fri, 30 May 2008 11:08:14 -0700 Subject: Update CHANGES --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index f4f480b3..762263af 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,9 @@ * %? and %?? to refer to the name of a macro itself. In particular, "%idefine keyword $%?" can be used to make a keyword "disappear". * New options for dependency generation: -MD, -MF, -MP, -MT, -MQ. +* New preprocessor directives %pathsearch and %depend; INCBIN + reimplemented as a macro. +* %include now resolves macros in a sane manner. 2.02 ---- -- cgit v1.2.1