summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-08-23 18:53:25 +0000
committerBruno Haible <bruno@clisp.org>2008-08-23 18:53:25 +0000
commitaa4342a1c9c2e15a851c46d80fcf5581fd617b81 (patch)
tree9cf6fc43fd47ec757d64f176d5d50588fd4b8131
parentf6c3e9a753503bae7e69f99553c3c30fee359154 (diff)
downloadgperf-aa4342a1c9c2e15a851c46d80fcf5581fd617b81.tar.gz
List major changes before next release.
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dddf427..85f8088 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+New in 3.0.4:
+
+* gperf is now licensed under the GPL version 3 or newer.
+* The generated C code gives less warnings with gcc-4.2.x in c99 or gnu99 mode.
+
New in 3.0.3:
* The generated C code is compatible with gcc-4.3.x in c99 or gnu99 mode.