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) |
- 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 @@ | |||
25 | - some other cleanup | 25 | - some other cleanup |
26 | requested by deraadt@; | 26 | requested by deraadt@; |
27 | ok deraadt@ markus@ | 27 | ok deraadt@ markus@ |
28 | - markus@cvs.openbsd.org 2003/09/29 20:19:57 | ||
29 | [servconf.c sshd_config] | ||
30 | GSSAPICleanupCreds -> GSSAPICleanupCredentials | ||
28 | 31 | ||
29 | 20030930 | 32 | 20030930 |
30 | - (bal) Fix issues in openbsd-compat/realpath.c | 33 | - (bal) Fix issues in openbsd-compat/realpath.c |
@@ -1260,4 +1263,4 @@ | |||
1260 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1263 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1261 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1264 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1262 | 1265 | ||
1263 | $Id: ChangeLog,v 1.3049 2003/10/02 06:19:47 dtucker Exp $ | 1266 | $Id: ChangeLog,v 1.3050 2003/10/02 06:20:54 dtucker Exp $ |