aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-09-19 01:39:45 +0000
committerUlrich Drepper <drepper@redhat.com>1999-09-19 01:39:45 +0000
commit8a386ec18659c26dab1fa8c534f4d108b32a5268 (patch)
treec43fdb9b8a11a0b75a4e028607d232039af57595 /ChangeLog
parent9cf44e65641b946949db0bbf3059901ff2ef08cb (diff)
downloadglibc-8a386ec18659c26dab1fa8c534f4d108b32a5268.zip
glibc-8a386ec18659c26dab1fa8c534f4d108b32a5268.tar.gz
glibc-8a386ec18659c26dab1fa8c534f4d108b32a5268.tar.bz2
Update.
1999-09-18 Ulrich Drepper <drepper@cygnus.com> * nis/nss_compat/compat-grp.c (getgrgid_plusgroup): Correct returned errno value in some cases. struct user_fp. These were added in version 2.2.12 of the
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b4c4a3..6d33ecd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-09-18 Ulrich Drepper <drepper@cygnus.com>
+
+ * nis/nss_compat/compat-grp.c (getgrgid_plusgroup): Correct
+ returned errno value in some cases.
+
1999-09-17 Andreas Jaeger <aj@suse.de>
* sysdeps/i386/Makefile (CFLAGS-initfini.s): Add also -mcpu=i386
@@ -24,7 +29,7 @@
* sysdeps/unix/sysv/linux/arm/sys/user.h: Added members
'unsigned char ftype[8]', and 'unsigned int init_flag' to
- struct user_fp. Tnese were added in version 2.2.12 of the
+ struct user_fp. These were added in version 2.2.12 of the
ARM Linux kernel.
* sysdeps/unix/sysv/linux/arm/sys/elf.h: New file.
* sysdeps/unix/sysv/linux/arm/sys/procfs.h: New file.