From b5115eaf804b6137da2ceb58a603b1ec9b93e9af Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Wed, 10 Apr 2002 16:17:34 +0000 Subject: [PATCH] - markus@cvs.openbsd.org 2002/04/10 08:21:47 [auth1.c compat.c compat.h] strip '@' from username only for KerbV and known broken clients, bug #204 --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 00b2a37b3..ae2fd88c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 20020410 - (stevesk) [auth-sia.c] compile fix Chris Adams + - (bal) OpenBSD CVS Sync + - markus@cvs.openbsd.org 2002/04/10 08:21:47 + [auth1.c compat.c compat.h] + strip '@' from username only for KerbV and known broken clients, bug #204 + 20020408 - (bal) Minor OpenSC updates. Fix up header locations and update @@ -8206,4 +8211,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.2041 2002/04/10 16:09:51 stevesk Exp $ +$Id: ChangeLog,v 1.2042 2002/04/10 16:17:34 mouring Exp $