summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-15 14:36:55 +1100
committerDamien Miller <djm@mindrot.org>2006-03-15 14:36:55 +1100
commit34877d2e1744237569555c73afbed02e338218f2 (patch)
tree6f920c984acc1927b4429cdaa4a734fc9f4b1d2f /ChangeLog
parent42fb06898ed362df4c58226fc449dbe738d4ea3f (diff)
- (djm) [openbsd-compat/sha2.h openbsd-compat/sha2.c] Comment out
SHA384, which we don't need and doesn't compile without tweaks
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 54bfc7c06..d361e71f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -256,6 +256,8 @@
256 system sha2.h 256 system sha2.h
257 - (djm) [ssh-rand-helper.c] Needs a bunch of headers 257 - (djm) [ssh-rand-helper.c] Needs a bunch of headers
258 - (djm) [ssh-agent.c] Restore dropped stat.h 258 - (djm) [ssh-agent.c] Restore dropped stat.h
259 - (djm) [openbsd-compat/sha2.h openbsd-compat/sha2.c] Comment out
260 SHA384, which we don't need and doesn't compile without tweaks
259 261
26020060313 26220060313
261 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) 263 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -4157,4 +4159,4 @@
4157 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4159 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4158 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4160 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4159 4161
4160$Id: ChangeLog,v 1.4216 2006/03/15 03:03:06 djm Exp $ 4162$Id: ChangeLog,v 1.4217 2006/03/15 03:37:48 djm Exp $