diff options
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ | |||
19 | [auth2-pubkey.c] | 19 | [auth2-pubkey.c] |
20 | improve the AuthorizedPrincipalsFile debug log message to include | 20 | improve the AuthorizedPrincipalsFile debug log message to include |
21 | file and line number | 21 | file and line number |
22 | - dtucker@cvs.openbsd.org 2011/09/30 00:47:37 | ||
23 | [sshd.c] | ||
24 | don't attempt privsep cleanup when not using privsep; ok markus@ | ||
22 | 25 | ||
23 | 20110929 | 26 | 20110929 |
24 | - (djm) [configure.ac defines.h] No need to detect sizeof(char); patch | 27 | - (djm) [configure.ac defines.h] No need to detect sizeof(char); patch |