summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 142af1b06..042334b01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
10 ssh_config.5 sshconnect2.c sshd_config sshd_config.5] 10 ssh_config.5 sshconnect2.c sshd_config sshd_config.5]
11 support GSS API user authentication; patches from Simon Wilkinson, 11 support GSS API user authentication; patches from Simon Wilkinson,
12 stripped down and tested by Jakob and myself. 12 stripped down and tested by Jakob and myself.
13 - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h
14 configure.ac defines.h gss-serv-krb5.c session.c ssh-gss.h sshconnect1.c
15 sshconnect2.c] Add Portable GSSAPI support, patch by Simon Wilkinson.
13 16
1420030825 1720030825
15 - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from 18 - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from
@@ -882,4 +885,4 @@
882 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 885 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
883 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 886 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
884 887
885$Id: ChangeLog,v 1.2907 2003/08/26 01:49:55 dtucker Exp $ 888$Id: ChangeLog,v 1.2908 2003/08/26 01:58:16 dtucker Exp $