1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

* README: Note need for subscription to bug-guile@gnu.org.

* NEWS: Note need for subscription to bug-guile@gnu.org.
This commit is contained in:
Neil Jerram 2006-11-17 15:51:37 +00:00
parent 31b6212e9d
commit 51d079ab0d
3 changed files with 12 additions and 2 deletions

View file

@ -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> 2006-11-08 Ludovic Courtès <ludovic.courtes@laas.fr>
* configure.in: Pass `bug-guile@gnu.org' as a third argument to * configure.in: Pass `bug-guile@gnu.org' as a third argument to

4
NEWS
View file

@ -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. Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
See the end for copying conditions. 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: Each release reports the NEWS in the following sections:

4
README
View file

@ -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. 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. See the LICENSE file for the specific terms that apply to Guile.