diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-04 22:25:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-04 22:25:11 +0000 |
commit | eb399d45af641a0294115a4f91c344e459f7ac7d (patch) | |
tree | 951a25748b2c77adfdef7d15c5c6a82ad620a486 | |
parent | b4f567deb94e3f32b496b3ba21ceb031e99cfa1f (diff) | |
download | coreutils-eb399d45af641a0294115a4f91c344e459f7ac7d.tar.xz |
Refer new feature discussion to bug-coreutils@gnu.org, rather than
bug-gnu-utils, now that the former is better known.
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -68,9 +68,9 @@ reproduce whatever problem prompted it. If your patch adds a new feature, please try to get some sort of consensus that it is a worthwhile change. One way to do that is to send mail to -bug-gnu-utils@gnu.org (aka the gnu.utils.bug news group) including as -much description and justification as you can. Based on the feedback -that generates, you may be able to convince us that it's worth adding. +bug-coreutils@gnu.org including as much description and justification +as you can. Based on the feedback that generates, you may be able to +convince us that it's worth adding. WARNING: If you modify files like configure.in, m4/*.m4, aclocal.m4, |