Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:23ae371ab24eb81812a3a90e3086288f88c1fd84
Author...:Reuben Thomas
Committer:Reuben Thomas
Date.....:Wed May 18 20:15:01 2011 +0100
Parents..:a6814ade616373539c9c429f437fb6f9dc40fa8b

Message
Update hello.texi to broaden uses of bug-hello to all discussion (from Karl Berry.)

Changes
diff --git a/doc/ChangeLog b/doc/ChangeLog
line changes: +5/-0
index b896954..78af519
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-18  Reuben Thomas  <rrt@sc3d.org>
+
+	* hello.texi (Reporting bugs): point out that bug-hello is for all
+	discussions, not just bugs. (From Karl Berry.)
+
 2011-03-22  Karl Berry  <karl@gnu.org>
 
 	* hello.texi: 2011.

diff --git a/doc/hello.texi b/doc/hello.texi
line changes: +2/-2
index 4fd8c51..3dcdd89
--- a/doc/hello.texi
+++ b/doc/hello.texi
@@ -286,8 +286,8 @@ comes last takes precedence.
 @cindex problems
 @cindex reporting bugs
 
-To report bugs or suggest enhancements for GNU Hello, please
-send electronic mail to @email{bug-hello@@gnu.org}.
+To report bugs, suggest enhancements or otherwise discuss GNU Hello,
+please send electronic mail to @email{bug-hello@@gnu.org}.
 
 @cindex checklist for bug reports
 For bug reports, please include enough information for the maintainers

This website is licensed under AGPL-3.0. Feel free to copy!