diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-14 02:10:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-14 02:10:26 +0000 |
commit | 8de72f531eb4d63481115e91d144731c5326bc79 (patch) | |
tree | ca8d970b17904478a9a31b3e59c5376313621299 /ChangeLog | |
parent | 7e3399b393acab468d6ea8b13f6a187db6c8de24 (diff) | |
download | glibc-8de72f531eb4d63481115e91d144731c5326bc79.tar.gz glibc-8de72f531eb4d63481115e91d144731c5326bc79.tar.xz glibc-8de72f531eb4d63481115e91d144731c5326bc79.zip |
Update.
* posix/unistd.h: Remove setkey, rename, and cuserid prototypes as they are not anymore required here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0a34eb6622..6f573db7e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-08-13 Ulrich Drepper <drepper@redhat.com> + * posix/unistd.h: Remove setkey, rename, and cuserid prototypes as + they are not anymore required here. + * nss/Makefile: Remove rules to build and distribute nss_db. * sysdeps/generic/alphasort64.c: Remove unnecessary versioning. |