3 * Keywords may now be enclosed in double quotes; this permits the use of
4 '#', ',', space or NUL inside keywords.
9 * Added option "-F" for gcc.
13 * gperf is now a stand-alone package, untied from libg++.
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.