diff options
author | Damien Miller <djm@mindrot.org> | 2010-02-12 09:22:04 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2010-02-12 09:22:04 +1100 |
commit | 048dc93617b7d005d8f7d42da1d52d8982408bdd (patch) | |
tree | 9b03900fd6d9b1c768a960aaea425bcf7a99550a /ChangeLog | |
parent | 7ea845e48df6d34a333ebbe79380cba0938d02a5 (diff) |
- jmc@cvs.openbsd.org 2010/02/08 22:03:05
[ssh-add.1 ssh-keygen.1 ssh.1 ssh.c]
tweak previous; ok markus
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ | |||
15 | a forked a ssh-pkcs11-helper process. | 15 | a forked a ssh-pkcs11-helper process. |
16 | PKCS#11 is currently a compile time option. | 16 | PKCS#11 is currently a compile time option. |
17 | feedback and ok djm@; inspired by patches from Alon Bar-Lev | 17 | feedback and ok djm@; inspired by patches from Alon Bar-Lev |
18 | - jmc@cvs.openbsd.org 2010/02/08 22:03:05 | ||
19 | [ssh-add.1 ssh-keygen.1 ssh.1 ssh.c] | ||
20 | tweak previous; ok markus | ||
18 | 21 | ||
19 | 20100210 | 22 | 20100210 |
20 | - (djm) add -lselinux to LIBS before calling AC_CHECK_FUNCS for | 23 | - (djm) add -lselinux to LIBS before calling AC_CHECK_FUNCS for |