Update bug reports email address (recommend GC mailing list)
authorIvan Maidanski <ivmai@mail.ru>
Fri, 20 Jan 2012 18:29:49 +0000 (22:29 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 20 Jan 2012 18:29:49 +0000 (22:29 +0400)
* configure.ac (AC_INIT): Update bug reports email.
* doc/gcdescr.html: Likewise.
* doc/overview.html: Fix email address.

configure.ac
doc/gcdescr.html
doc/overview.html

index 3e98bf0..0dcaf34 100644 (file)
@@ -12,7 +12,7 @@
 dnl Process this file with autoconf to produce configure.
 
 # Initialization
-AC_INIT(gc,7.3alpha1,hans.boehm@hp.com)
+AC_INIT(gc,7.3alpha1,gc@linux.hpl.hp.com)
     ## version must conform to [0-9]+[.][0-9]+(alpha[0-9]+)?
 AC_CONFIG_SRCDIR(gcj_mlc.c)
 AC_CONFIG_MACRO_DIR([m4])
index f56b1fc..7879ef4 100644 (file)
@@ -622,7 +622,8 @@ technical report entitled
 <HR>
 <P>
 Comments are appreciated.  Please send mail to
-<A HREF="mailto:boehm@acm.org"><TT>boehm@acm.org</tt></a> or
+<A HREF="mailto:gc@linux.hpl.hp.com"><tt>gc@linux.hpl.hp.com</tt></a>
+(GC mailing list) or
 <A HREF="mailto:Hans.Boehm@hp.com"><TT>Hans.Boehm@hp.com</tt></a>
 <P>
 This is a modified copy of a page written while the author was at SGI.
index 80d5f31..0348457 100644 (file)
@@ -439,7 +439,7 @@ java mailing list, whose archives appear
 <a href="http://lists.tunes.org/mailman/listinfo/gclist">gclist@iecc.com</a>.
 </p><p>
 Comments and bug reports may also be sent to
-(<a href="mailto:Hans_Boehm@hp.com">Hans.Boehm@hp.com</a>) or
+(<a href="mailto:Hans.Boehm@hp.com">Hans.Boehm@hp.com</a>) or
 (<a href="mailto:boehm@acm.org">boehm@acm.org</a>), but the gc
 mailing list is usually preferred.