From: Ulrich Drepper Date: Thu, 13 May 1999 10:22:54 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_1_1~41 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=71377958c8b059e0b49ad927a5a4575b40545cd8;p=platform%2Fupstream%2Fglibc.git Update. 1999-05-13 Andreas Jaeger * glibcbug.in (BUGGLIBC): Change address to libc-alpha@sourceware.cygnus.com. --- diff --git a/ChangeLog b/ChangeLog index 6bf7edb..c393bb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-05-13 Andreas Jaeger + + * glibcbug.in (BUGGLIBC): Change address to + libc-alpha@sourceware.cygnus.com. + 1999-05-12 Andreas Jaeger * resolv/arpa/nameser.h: Add C++ protectors. diff --git a/README-alpha b/README-alpha index 3446a7f..a2a15dd 100644 --- a/README-alpha +++ b/README-alpha @@ -154,17 +154,19 @@ they are not exhaustive. New tests are welcome. GETTING HELP, GLIBC DISCUSSIONS, etc ------------------------------------ -People who want to help with glibc and who test out snapshots regularly should -get on the libc-alpha@cygnus.com mailing list by sending an email to -libc-alpha-request@cygnus.com. This list is meant (as the name suggests) -for the discussion of test releases and also reports for them. People who are -on this list are welcome to post questions of general interest. - -People who are not only willing to test the snapshots but instead really want -to help developing glibc should contact libc-hacker-request@cygnus.com.org to -be put on the developers mailing list. This list is really only meant for -developers. No questions about installation problems or other simple topics -are wanted nor will they be answered. +People who want to help with glibc and who test out snapshots +regularly should get on the libc-alpha@sourceware.cygnus.com mailing +list by sending an email to libc-alpha-subscribe@sourceware.cygnus.com. +This list is meant (as the name suggests) for the discussion of test +releases and also reports for them. People who are on this list are +welcome to post questions of general interest. + +People who are not only willing to test the snapshots but instead +really want to help developing glibc should contact +libc-hacker-subscribe@sourceware.cygnus.com.org to be put on the developers +mailing list. This list is really only meant for developers. No +questions about installation problems or other simple topics are +wanted nor will they be answered. Do *not* send any questions about the snapshots or patches specific to the snapshots to bug-glibc@gnu.org. Nobody there will have any idea what diff --git a/glibcbug.in b/glibcbug.in index 0f392e7..733f5d9 100644 --- a/glibcbug.in +++ b/glibcbug.in @@ -38,7 +38,7 @@ fi if test "$RELEASE" = "stable"; then BUGGLIBC="bugs@gnu.org" else - BUGGLIBC="libc-alpha@cygnus.com" + BUGGLIBC="libc-alpha@sourceware.cygnus.com" fi BUGADDR=${1-$BUGGLIBC}