diff --git a/ChangeLog b/ChangeLog index 0023a5b..da9b42f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-08-02 Bruno Haible + + * doc/gperf.texi: Change bug report address to . + * README: Updated. + 2000-12-18 Bruno Haible * src/configure.in: Add check for rand() in libm. Needed for BeOS. diff --git a/README b/README index 92ec7d2..26173bf 100644 --- a/README +++ b/README @@ -22,8 +22,7 @@ this distribution follows, see the GNU standards document ftp://ftp.gnu.org/pub/gnu/standards.*, especially the 'Makefile Conventions', 'Configuration', and 'User Interfaces' sections. -Mail suggestions and bug reports to both and -. When reporting bugs, please -include in the subject line the package name and version (output of -'gperf --version') for which you found a problem. +Mail suggestions and bug reports to . When +reporting bugs, please include in the subject line the package name +and version (output of 'gperf --version') for which you found a problem. diff --git a/doc/gperf.texi b/doc/gperf.texi index 443662c..8b5ce72 100644 --- a/doc/gperf.texi +++ b/doc/gperf.texi @@ -154,8 +154,7 @@ Bostic's algorithm written in C, and distributed to net.sources around 1984. The current program is a heavily modified, enhanced, and extended implementation of Keith's basic idea, created at the University of California, Irvine. Bugs, patches, and suggestions should be reported -to both @code{} and -@code{}. +to @code{}. @item Special thanks is extended to Michael Tiemann and Doug Lea, for