summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cb6cfc60..2e71c4f3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,7 @@
* %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.
+* %defstr and %idefstr to stringize macro definitions before creation.
2.02
----