summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-02-12 09:22:04 +1100
committerDamien Miller <djm@mindrot.org>2010-02-12 09:22:04 +1100
commit048dc93617b7d005d8f7d42da1d52d8982408bdd (patch)
tree9b03900fd6d9b1c768a960aaea425bcf7a99550a /ChangeLog
parent7ea845e48df6d34a333ebbe79380cba0938d02a5 (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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 776116171..ffda446b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
1920100210 2220100210
20 - (djm) add -lselinux to LIBS before calling AC_CHECK_FUNCS for 23 - (djm) add -lselinux to LIBS before calling AC_CHECK_FUNCS for