mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 21:19:24 +00:00
Change bug report address.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-08-02 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
||||
|
||||
* doc/gperf.texi: Change bug report address to <bug-gnu-gperf@gnu.org>.
|
||||
* README: Updated.
|
||||
|
||||
2000-12-18 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
||||
|
||||
* src/configure.in: Add check for rand() in libm. Needed for BeOS.
|
||||
|
||||
7
README
7
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 <bug-gnu-utils@gnu.org> and
|
||||
<gperf-bugs@lists.sourceforge.net>. 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 <bug-gnu-gperf@gnu.org>. When
|
||||
reporting bugs, please include in the subject line the package name
|
||||
and version (output of 'gperf --version') for which you found a problem.
|
||||
|
||||
|
||||
@@ -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{<bug-gnu-utils@@gnu.org>} and
|
||||
@code{<gperf-bugs@@lists.sourceforge.net>}.
|
||||
to @code{<bug-gnu-gperf@@gnu.org>}.
|
||||
|
||||
@item
|
||||
Special thanks is extended to Michael Tiemann and Doug Lea, for
|
||||
|
||||
Reference in New Issue
Block a user