summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-20 22:24:28 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-20 22:24:28 +0000
commitdb766e12d4c311c26eb57a1d076ab4134b336f10 (patch)
treefa7f0b36e251f0b05f4959e35b490bbde7372f63 /ChangeLog
parentcf9e0cbc6d8cb8b72c543cbfc0fbc06441c39be4 (diff)
downloadglibc-db766e12d4c311c26eb57a1d076ab4134b336f10.tar.gz
glibc-db766e12d4c311c26eb57a1d076ab4134b336f10.tar.xz
glibc-db766e12d4c311c26eb57a1d076ab4134b336f10.zip
Update.
2000-03-20  Ulrich Drepper  <drepper@redhat.com>

	* grp/initgroups.c (compat_call): Use _SC_GETGR_R_SIZE_MAX instead of
	_SC_GETPW_R_SIZE_MAX.

	* sysdeps/unix/sysv/linux/alpha/Versions: Put pciconfig_iobase
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9223e06ba1..e7e9f87315 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+2000-03-20  Ulrich Drepper  <drepper@redhat.com>
+
+	* grp/initgroups.c (compat_call): Use _SC_GETGR_R_SIZE_MAX instead of
+	_SC_GETPW_R_SIZE_MAX.
+
 2000-03-20  Richard Henderson  <rth@cygnus.com>
 
-	* sysdeps/unix/sysv/linux/alpha/Versions: Put pciconfig_iobase 
+	* sysdeps/unix/sysv/linux/alpha/Versions: Put pciconfig_iobase
 	in GLIBC_2.1.4.
 
 2000-03-20  Richard Henderson  <rth@cygnus.com>