- stevesk@cvs.openbsd.org 2006/07/25 02:01:34
     [scard.c]
     need #include <string.h>
diff --git a/ChangeLog b/ChangeLog
index 1d71822..ae91a5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
      [sshconnect.c]
      disable tunnel forwarding when no strict host key checking
      and key changed; ok djm@ markus@ dtucker@
+   - stevesk@cvs.openbsd.org 2006/07/25 02:01:34
+     [scard.c]
+     need #include <string.h>
 
 20060804
  - (dtucker) [configure.ac] The "crippled AES" test does not work on recent
@@ -5074,4 +5077,4 @@
    - (djm) Trim deprecated options from INSTALL. Mention UsePAM
    - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
 
-$Id: ChangeLog,v 1.4442 2006/08/04 23:11:13 djm Exp $
+$Id: ChangeLog,v 1.4443 2006/08/04 23:33:15 djm Exp $