about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-09-21 06:05:07 +0000
committerUlrich Drepper <drepper@redhat.com>1999-09-21 06:05:07 +0000
commit3fa27fcb00a610e71bbf10420ba9e266cc97c8ec (patch)
tree0e2a2e6362380fb6a0274883afe3793e5e572e2d /ChangeLog
parent55587efd407923bf4c9c5c2208e1db31e9bdd9b6 (diff)
downloadglibc-3fa27fcb00a610e71bbf10420ba9e266cc97c8ec.tar.gz
glibc-3fa27fcb00a610e71bbf10420ba9e266cc97c8ec.tar.xz
glibc-3fa27fcb00a610e71bbf10420ba9e266cc97c8ec.zip
Update.
1999-09-20  Jean-Louis Martineau  <martinea@IRO.UMontreal.CA>

	* nis/nss_compat/compat-pwd.c (getpwuid_plusgroup): Correct
	returned errno value in some cases.

1999-080-25  H.J. Lu  <hjl@gnu.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9796aae8cc..e41f45f57f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-09-20  Jean-Louis Martineau  <martinea@IRO.UMontreal.CA>
+
+	* nis/nss_compat/compat-pwd.c (getpwuid_plusgroup): Correct
+	returned errno value in some cases.
+
 1999-09-19  Ulrich Drepper  <drepper@cygnus.com>
 
 	* iconvdata/Makefile (modules): Add GBK.
@@ -15,7 +20,7 @@
 	* manual/filesys.texi (Testing File Access): Correct description of
 	SUID.
 
-1999-08025  H.J. Lu  <hjl@gnu.org>
+1999-080-25  H.J. Lu  <hjl@gnu.org>
 
 	* csu/defs.awk (.end): Only match with leading white spaces.
 	(.align): Likewise.