]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update. cvs/glibc-2_0_2 glibc-2.0.2
authorUlrich Drepper <drepper@redhat.com>
Sat, 22 Mar 1997 04:10:50 +0000 (04:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 22 Mar 1997 04:10:50 +0000 (04:10 +0000)
BUGS
ChangeLog

diff --git a/BUGS b/BUGS
index 2403deec0369741408aa1bf8c1c135406ea1b469..d182b626efd2caabb312124dac8516aadb48a6f7 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,12 +1,25 @@
            List of known bugs (certainly very incomplete)
            ----------------------------------------------
 
-Time-stamp: <1997-03-22T04:17:31+0100 drepper>
+Time-stamp: <1997-03-22T04:30:57+0100 drepper>
 
 This following list contains those bugs which I'm aware of.  Please
 make sure that bugs you report are not listed here.  If you can fix one
 of these bugs/limitations I'll certainly be glad to receive a patch.
 
+Another source of information about bugs is the problem data base of the
+GNU project.  There is an easy to use WWW interface is available at
+
+       http://pogo.gnu.ai.mit.edu:8080/cgi-bin/wwwgnats.pl
+
+I would appreciate it very much if you could verify the problem was not
+reported before by looking though the database.  To make the information
+in this data as useful as possible please report bugs always using the
+`glibcbug' shell script which gets installed with GNU libc.
+
+
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
 Severity: [  *] to [***]
 
 
index ed144f3f3faef7e85983abbe42986faf0377de25..7c13c749589075a6c1057ac4e6a349a7529e3c49 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
+1997-03-22 04:53  Ulrich Drepper  <drepper@cygnus.com>
+
+       * Net release 2.0.2.
+
 1997-03-22 04:37  Ulrich Drepper  <drepper@cygnus.com>
 
        * sysdeps/unix/sysv/linux/termbits.h (OXTABS): Define as alias for
        XTABS.
+       * sysdeps/unix/sysv/linux/alpha/termbits.h (OXTABS): Likewise.
        * termios/sys/ttydefaults.h: Partly revert patch by Andreas Schwab
        of Sun Dec 15 16:33:44 1996.
        Proposed by Thomas Bushnell <thomas@gnu.ai.mit.edu>.