mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +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>
|
2000-12-18 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
||||||
|
|
||||||
* src/configure.in: Add check for rand() in libm. Needed for BeOS.
|
* 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
|
ftp://ftp.gnu.org/pub/gnu/standards.*, especially the 'Makefile
|
||||||
Conventions', 'Configuration', and 'User Interfaces' sections.
|
Conventions', 'Configuration', and 'User Interfaces' sections.
|
||||||
|
|
||||||
Mail suggestions and bug reports to both <bug-gnu-utils@gnu.org> and
|
Mail suggestions and bug reports to <bug-gnu-gperf@gnu.org>. When
|
||||||
<gperf-bugs@lists.sourceforge.net>. When reporting bugs, please
|
reporting bugs, please include in the subject line the package name
|
||||||
include in the subject line the package name and version (output of
|
and version (output of 'gperf --version') for which you found a problem.
|
||||||
'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
|
1984. The current program is a heavily modified, enhanced, and extended
|
||||||
implementation of Keith's basic idea, created at the University of
|
implementation of Keith's basic idea, created at the University of
|
||||||
California, Irvine. Bugs, patches, and suggestions should be reported
|
California, Irvine. Bugs, patches, and suggestions should be reported
|
||||||
to both @code{<bug-gnu-utils@@gnu.org>} and
|
to @code{<bug-gnu-gperf@@gnu.org>}.
|
||||||
@code{<gperf-bugs@@lists.sourceforge.net>}.
|
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Special thanks is extended to Michael Tiemann and Doug Lea, for
|
Special thanks is extended to Michael Tiemann and Doug Lea, for
|
||||||
|
|||||||
Reference in New Issue
Block a user