summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2011-09-04 19:59:26 +1000
committerDarren Tucker <dtucker@zip.com.au>2011-09-04 19:59:26 +1000
commit0dd24e02ec85146660302a7bcc491a0515b983ae (patch)
treebf27677f3f6f3a0db0327a0c5022643a3df8cd17 /ChangeLog
parent6efd94f32e7ddf3cfdb94f0a3f91310304f8f6b5 (diff)
- (dtucker) [ssh-keygen.c ssh-pkcs11.c] Bug #1929: add null implementations
ofsh-pkcs11.cpkcs_init and pkcs_terminate for building without dlopen support.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0436c32f6..e09a6835b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120110904 120110904
2 - (djm) [regress/connect-privsep.sh regress/test-exec.sh] demote fatal 2 - (djm) [regress/connect-privsep.sh regress/test-exec.sh] demote fatal
3 regress errors for the sandbox to warnings. ok tim dtucker 3 regress errors for the sandbox to warnings. ok tim dtucker
4 - (dtucker) [ssh-keygen.c ssh-pkcs11.c] Bug #1929: add null implementations
5 ofsh-pkcs11.cpkcs_init and pkcs_terminate for building without dlopen support.
4 6
520110829 720110829
6 - (djm) [openbsd-compat/port-linux.c] Suppress logging when attempting 8 - (djm) [openbsd-compat/port-linux.c] Suppress logging when attempting