diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ | |||
15 | [servconf.c] | 15 | [servconf.c] |
16 | unbreak AuthorizedKeys option with a $HOME-relative path; reported by | 16 | unbreak AuthorizedKeys option with a $HOME-relative path; reported by |
17 | vinschen AT redhat.com, ok dtucker@ | 17 | vinschen AT redhat.com, ok dtucker@ |
18 | - markus@cvs.openbsd.org 2010/03/12 11:37:40 | ||
19 | [servconf.c] | ||
20 | do not prepend AuthorizedKeysFile with getcwd(), unbreaks relative paths | ||
21 | free() (not xfree()) the buffer returned by getcwd() | ||
18 | 22 | ||
19 | 20100314 | 23 | 20100314 |
20 | - (djm) [ssh-pkcs11-helper.c] Move #ifdef to after #defines to fix | 24 | - (djm) [ssh-pkcs11-helper.c] Move #ifdef to after #defines to fix |