summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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 $