Deleted Added
full compact
NEWS (58551) NEWS (67064)
1New in 2.7.2:
2
3* Keywords may now be enclosed in double quotes; this permits the use of
4 '#', ',', space or NUL inside keywords.
5* Bug fixes.
6
7New in 2.7.1:
8
9* Added option "-F" for gcc.
10
1New in 2.7:
2
3* gperf is now a stand-alone package, untied from libg++.
4* Autoconfiguring.
5* Removed the "-a" and "-g" options, extended the "-L" option instead.
6* Removed the "-p" option, it is the default.
7* Added long options ("--help", "--version" etc.).
8* 8-bit cleanliness is now the default; use "-7" to get the old behaviour.
9* Compiles with any C++ compiler.
10* Numerous small improvements.
11
11New in 2.7:
12
13* gperf is now a stand-alone package, untied from libg++.
14* Autoconfiguring.
15* Removed the "-a" and "-g" options, extended the "-L" option instead.
16* Removed the "-p" option, it is the default.
17* Added long options ("--help", "--version" etc.).
18* 8-bit cleanliness is now the default; use "-7" to get the old behaviour.
19* Compiles with any C++ compiler.
20* Numerous small improvements.
21