]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- markus@cvs.openbsd.org 2002/04/10 08:21:47
authorBen Lindstrom <mouring@eviladmin.org>
Wed, 10 Apr 2002 16:17:34 +0000 (16:17 +0000)
committerBen Lindstrom <mouring@eviladmin.org>
Wed, 10 Apr 2002 16:17:34 +0000 (16:17 +0000)
     [auth1.c compat.c compat.h]
     strip '@' from username only for KerbV and known broken clients, bug #204

ChangeLog

index 00b2a37b35b2600dd2cee8860241610e48615df6..ae2fd88c73658c05a42132c839a36488678f71fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 20020410
  - (stevesk) [auth-sia.c] compile fix Chris Adams <cmadams@hiwaay.net>
+ - (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
  - 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 $