From b86e62d826b41f99c102200414af96a5dfa2c393 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sun, 1 Jun 2008 22:36:56 -0700 Subject: Update CHANGES --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 762263a..cb6cfc6 100644 --- a/CHANGES +++ b/CHANGES @@ -17,6 +17,9 @@ * New preprocessor directives %pathsearch and %depend; INCBIN reimplemented as a macro. * %include now resolves macros in a sane manner. +* %substr can now be used to get other than one-character substrings. +* New type of character/string constants, using backquotes (`...`), + which support C-style escape sequences. 2.02 ---- -- cgit v1.2.3