diff options
author | Darren Tucker <dtucker@zip.com.au> | 2003-10-02 16:20:54 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2003-10-02 16:20:54 +1000 |
commit | a49d36e7b9727edf472750a249dd7655ae1594fd (patch) | |
tree | c2a58a53ed659570114cea58e2a400df6b3ccf5e /ChangeLog | |
parent | 6177695c0b4e5cc3fbcbcbf6d041781465bc4680 (diff) | |
download | openssh-git-a49d36e7b9727edf472750a249dd7655ae1594fd.tar.gz |
- markus@cvs.openbsd.org 2003/09/29 20:19:57
[servconf.c sshd_config]
GSSAPICleanupCreds -> GSSAPICleanupCredentials
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -25,6 +25,9 @@ - some other cleanup requested by deraadt@; ok deraadt@ markus@ + - markus@cvs.openbsd.org 2003/09/29 20:19:57 + [servconf.c sshd_config] + GSSAPICleanupCreds -> GSSAPICleanupCredentials 20030930 - (bal) Fix issues in openbsd-compat/realpath.c @@ -1260,4 +1263,4 @@ - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. Report from murple@murple.net, diagnosis from dtucker@zip.com.au -$Id: ChangeLog,v 1.3049 2003/10/02 06:19:47 dtucker Exp $ +$Id: ChangeLog,v 1.3050 2003/10/02 06:20:54 dtucker Exp $ |