summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85f8088..a15b9b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,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.
+
New in 3.0.4:
* gperf is now licensed under the GPL version 3 or newer.