summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ae74ffb..2926113 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 2.96:
+New in 2.97:
* Added option --output that allows to specify the output file name.
* Some options have been renamed:
@@ -40,6 +40,8 @@ New in 2.96:
the table's size will grow as needed. Earlier versions of gperf bailed
out with an "Internal error, duplicate hash code value".
* The options -f/--fast and -o/--occurrence-sort have no effect any more.
+* Added option -P/--pic that optimizes the generated code for use in shared
+ libraries.
* Bug fixes.
New in 2.7.2: