Deleted Added
sdiff udiff text old ( 58551 ) new ( 67064 )
full compact
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