summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e8727e2f0..142af1b06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@
2 - (djm) Bug #629: Mark ssh_config option "pamauthenticationviakbdint" 2 - (djm) Bug #629: Mark ssh_config option "pamauthenticationviakbdint"
3 as deprecated. Remove mention from README.privsep. Patch from 3 as deprecated. Remove mention from README.privsep. Patch from
4 aet AT cc.hut.fi 4 aet AT cc.hut.fi
5 - (dtucker) OpenBSD CVS Sync
6 - markus@cvs.openbsd.org 2003/08/22 10:56:09
7 [auth2.c auth2-gss.c auth.h compat.c compat.h gss-genr.c gss-serv-krb5.c
8 gss-serv.c monitor.c monitor.h monitor_wrap.c monitor_wrap.h readconf.c
9 readconf.h servconf.c servconf.h session.c session.h ssh-gss.h
10 ssh_config.5 sshconnect2.c sshd_config sshd_config.5]
11 support GSS API user authentication; patches from Simon Wilkinson,
12 stripped down and tested by Jakob and myself.
5 13
620030825 1420030825
7 - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from 15 - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from
@@ -874,4 +882,4 @@
874 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 882 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
875 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 883 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
876 884
877$Id: ChangeLog,v 1.2906 2003/08/26 00:48:14 djm Exp $ 885$Id: ChangeLog,v 1.2907 2003/08/26 01:49:55 dtucker Exp $