summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-07-04 04:21:14 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-07-04 04:21:14 +0000
commitec95ed9b4ca014643a0272f6fa5b24ac9c70d263 (patch)
tree91a5c1b319337e52f7cc80742eda081f6dbfd6c2 /ChangeLog
parentb4c774cf8878d9100fde92ff4e938671c3b0301b (diff)
- dugsong@cvs.openbsd.org 2001/06/26 16:15:25
[auth1.c auth.h auth-krb4.c auth-passwd.c readconf.c readconf.h servconf.c servconf.h session.c sshconnect1.c sshd.c] Kerberos v5 support for SSH1, mostly from Assar Westerlund <assar@freebsd.org> and Bjorn Gronvall <bg@sics.se>. markus@ ok
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index def04ff41..58d21ac55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,6 +54,11 @@
54 prototype pedant. not very creative... 54 prototype pedant. not very creative...
55 - () -> (void) 55 - () -> (void)
56 - no variable names 56 - no variable names
57 - dugsong@cvs.openbsd.org 2001/06/26 16:15:25
58 [auth1.c auth.h auth-krb4.c auth-passwd.c readconf.c readconf.h
59 servconf.c servconf.h session.c sshconnect1.c sshd.c]
60 Kerberos v5 support for SSH1, mostly from Assar Westerlund
61 <assar@freebsd.org> and Bjorn Gronvall <bg@sics.se>. markus@ ok
57 62
5820010629 6320010629
59 - (bal) Removed net_aton() since we don't use it any more 64 - (bal) Removed net_aton() since we don't use it any more
@@ -5881,4 +5886,4 @@
5881 - Wrote replacements for strlcpy and mkdtemp 5886 - Wrote replacements for strlcpy and mkdtemp
5882 - Released 1.0pre1 5887 - Released 1.0pre1
5883 5888
5884$Id: ChangeLog,v 1.1357 2001/07/04 04:07:12 mouring Exp $ 5889$Id: ChangeLog,v 1.1358 2001/07/04 04:21:14 mouring Exp $