- (djm) [openbsd-compat/sha2.h openbsd-compat/sha2.c] Comment out
   SHA384, which we don't need and doesn't compile without tweaks
diff --git a/ChangeLog b/ChangeLog
index 54bfc7c..d361e71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -256,6 +256,8 @@
    system sha2.h
  - (djm) [ssh-rand-helper.c] Needs a bunch of headers
  - (djm) [ssh-agent.c] Restore dropped stat.h
+ - (djm) [openbsd-compat/sha2.h openbsd-compat/sha2.c] Comment out 
+   SHA384, which we don't need and doesn't compile without tweaks
 
 20060313
  - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -4157,4 +4159,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.4216 2006/03/15 03:03:06 djm Exp $
+$Id: ChangeLog,v 1.4217 2006/03/15 03:37:48 djm Exp $