diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-09 13:05:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-09 13:05:42 +0000 |
commit | 56ad7b2ceccc199811378d9033a8fbb7bcc1cc4c (patch) | |
tree | 4597d277f006dbc38a622c81b1722b036b78770c /ChangeLog | |
parent | 019e7a645aa33eee4cb5098dc475a303d0e0512a (diff) | |
download | glibc-56ad7b2ceccc199811378d9033a8fbb7bcc1cc4c.tar.gz glibc-56ad7b2ceccc199811378d9033a8fbb7bcc1cc4c.tar.xz glibc-56ad7b2ceccc199811378d9033a8fbb7bcc1cc4c.zip |
Update.
1999-07-09 Ulrich Drepper <drepper@cygnus.com> * Versions.def (libnsl): Add GLIBC_2.2. * nis/Versions (libnsl) [GLIBC_2.2]: Add xdr_ypall. 1999-07-08 Cristian Gafton <gafton@redhat.com> * nis/yp_xdr.c (xdr_ypall): New function.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a5c8f74a27..37b8ff2482 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1999-07-09 Ulrich Drepper <drepper@cygnus.com> + + * Versions.def (libnsl): Add GLIBC_2.2. + * nis/Versions (libnsl) [GLIBC_2.2]: Add xdr_ypall. + +1999-07-08 Cristian Gafton <gafton@redhat.com> + + * nis/yp_xdr.c (xdr_ypall): New function. + 1999-07-09 Andreas Schwab <schwab@suse.de> * elf/Makefile (headers): Remove bits/dlfcn.h and dlfcn.h. |