summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a15b9b1..bcac2f3 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ New in 3.1:
* The generated C code is now in ANSI-C by default. If you want to support
pre-ANSI-C compilers, you need to provide the option --language=C on the
command line or %language=C in the source file.
+* Added option --constants-prefix.
+* Added declaration %define constants-prefix.
New in 3.0.4: