summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2000-08-19 06:20:11 +0000
committerBruno Haible <bruno@clisp.org>2000-08-19 06:20:11 +0000
commit501ee3e64033e900181aaebd7ae44dbcacccca9d (patch)
tree2f1dfc500f54d083dba1a0ebb13b0e418631b6d4 /NEWS
downloadgperf-501ee3e64033e900181aaebd7ae44dbcacccca9d.tar.gz
Initial revision
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..28ddd4c
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,11 @@
+New in 2.7:
+
+* gperf is now a stand-alone package, untied from libg++.
+* Autoconfiguring.
+* Removed the "-a" and "-g" options, extended the "-L" option instead.
+* Removed the "-p" option, it is the default.
+* Added long options ("--help", "--version" etc.).
+* 8-bit cleanliness is now the default; use "-7" to get the old behaviour.
+* Compiles with any C++ compiler.
+* Numerous small improvements.
+