summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96196fc80..cfa7a1d4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
2 - (djm) [ssh-pkcs11-helper.c] Move #ifdef to after #defines to fix 2 - (djm) [ssh-pkcs11-helper.c] Move #ifdef to after #defines to fix
3 compilation failure when !HAVE_DLOPEN. Reported by felix-mindrot 3 compilation failure when !HAVE_DLOPEN. Reported by felix-mindrot
4 AT fefe.de 4 AT fefe.de
5 - (djm) [Makefile.in] Respecify -lssh after -lopenbsd-compat for
6 ssh-pkcs11-helper to repair static builds (we do the same for
7 ssh-keyscan). Reported by felix-mindrot AT fefe.de
5 8
620100312 920100312
7 - (tim) [Makefile.in] Now that scard is gone, no need to make $(datadir) 10 - (tim) [Makefile.in] Now that scard is gone, no need to make $(datadir)