summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-04-26 01:40:11 +0000
committerThomas Bushnell <thomas@gnu.org>1999-04-26 01:40:11 +0000
commit6ac4feb602d86010c815100e2b02a8ec60d01929 (patch)
treea4ab86f29ebb7bc063dc3a205dac65cbf8c74dd7 /libshouldbeinlibc/ChangeLog
parentd4f6b14d4efded20df1eae0a2f027ff55b0fb5d2 (diff)
1998-12-21 Mark Kettenis <kettenis@phys.uva.nl>
* ugids-verify-auth.c: Include <hurd/password.h> again and remove temporary definitions of password_check_user and password_check_group. 1998-11-29 Mark Kettenis <kettenis@phys.uva.nl> * idvec-verify.c (verify_passwd): Grant access when the password in the passwd DB is empty. (verify_id): Also call verify_fn when the password in the password DB is empty.
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r--libshouldbeinlibc/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog
index 12fbb1c3..8ab5a69c 100644
--- a/libshouldbeinlibc/ChangeLog
+++ b/libshouldbeinlibc/ChangeLog
@@ -1,3 +1,16 @@
+1998-12-21 Mark Kettenis <kettenis@phys.uva.nl>
+
+ * ugids-verify-auth.c: Include <hurd/password.h> again and remove
+ temporary definitions of password_check_user and
+ password_check_group.
+
+1998-11-29 Mark Kettenis <kettenis@phys.uva.nl>
+
+ * idvec-verify.c (verify_passwd): Grant access when the password
+ in the passwd DB is empty.
+ (verify_id): Also call verify_fn when the password in the password
+ DB is empty.
+
1999-02-12 Gordon Matzigkeit <gord@trick.fig.org>
* Makefile (LCLHDRS): Purge argp-fmtstream.h and argp-namefrob.h.