diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | README | 4 |
3 files changed, 12 insertions, 2 deletions
@@ -1,3 +1,9 @@ +2006-11-17 Neil Jerram <neil@ossau.uklinux.net> + + * README: Note need for subscription to bug-guile@gnu.org. + + * NEWS: Note need for subscription to bug-guile@gnu.org. + 2006-11-08 Ludovic Courtès <ludovic.courtes@laas.fr> * configure.in: Pass `bug-guile@gnu.org' as a third argument to @@ -2,7 +2,9 @@ Guile NEWS --- history of user-visible changes. Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. See the end for copying conditions. -Please send Guile bug reports to bug-guile@gnu.org. +Please send Guile bug reports to bug-guile@gnu.org. Note that you +must be subscribed to this list first, in order to successfully send a +report to it. Each release reports the NEWS in the following sections: @@ -16,7 +16,9 @@ This has been the case since the 1.3.* series. The next stable release will likely be version 1.10.0. -Please send bug reports to bug-guile@gnu.org. +Please send bug reports to bug-guile@gnu.org. Note that you must be +subscribed to this list first, in order to successfully send a report +to it. See the LICENSE file for the specific terms that apply to Guile. |