diff options
author | Andreas Schwab <schwab@suse.de> | 1999-04-09 02:24:04 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 1999-04-09 02:24:04 +0000 |
commit | c1349648c5b0b75583f9f96e42e689f10f8f74ad (patch) | |
tree | 3f88feccb62b84ccb389861aaa6aee1da19a6759 /ChangeLog | |
parent | 612fdf252ef1e202bdfe6c19f1b38f4e98938ab6 (diff) | |
download | glibc-c1349648c5b0b75583f9f96e42e689f10f8f74ad.tar.gz glibc-c1349648c5b0b75583f9f96e42e689f10f8f74ad.tar.xz glibc-c1349648c5b0b75583f9f96e42e689f10f8f74ad.zip |
* scripts/test-installation.pl (installation_problem): Skip
libnss1_* libraries from glibc-compat add-on. Wed Apr 7 22:52:39 1999 H.J. Lu <hjl@gnu.org> * io/Versions (__dup2, __pipe): Added to GLIBC_2.0 for libstdc++ 2.7.2. * posix/Versions (__waitpid): Likewise. 1999-04-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6eace595da..6a098f277d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 1999-04-08 Andreas Jaeger <aj@arthur.rhein-neckar.de> + * scripts/test-installation.pl (installation_problem): Skip + libnss1_* libraries from glibc-compat add-on. + +Wed Apr 7 22:52:39 1999 H.J. Lu <hjl@gnu.org> + + * io/Versions (__dup2, __pipe): Added to GLIBC_2.0 for + libstdc++ 2.7.2. + * posix/Versions (__waitpid): Likewise. + +1999-04-08 Andreas Jaeger <aj@arthur.rhein-neckar.de> + * manual/install.texi (Reporting Bugs): Add section about reported bugs and correct email address of glibcbug script. |