diff options
Diffstat (limited to 'contrib/gperf/NEWS')
| -rw-r--r-- | contrib/gperf/NEWS | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/contrib/gperf/NEWS b/contrib/gperf/NEWS deleted file mode 100644 index 9a2877f05384..000000000000 --- a/contrib/gperf/NEWS +++ /dev/null @@ -1,21 +0,0 @@ -New in 2.7.2: - -* Keywords may now be enclosed in double quotes; this permits the use of - '#', ',', space or NUL inside keywords. -* Bug fixes. - -New in 2.7.1: - -* Added option "-F" for gcc. - -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. - |
