aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-14 02:10:26 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-14 02:10:26 +0000
commit8de72f531eb4d63481115e91d144731c5326bc79 (patch)
treeca8d970b17904478a9a31b3e59c5376313621299 /ChangeLog
parent7e3399b393acab468d6ea8b13f6a187db6c8de24 (diff)
downloadglibc-8de72f531eb4d63481115e91d144731c5326bc79.tar
glibc-8de72f531eb4d63481115e91d144731c5326bc79.tar.gz
glibc-8de72f531eb4d63481115e91d144731c5326bc79.tar.bz2
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--ChangeLog3
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.