summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-07-17 09:52:07 +1000
committerDamien Miller <djm@mindrot.org>2014-07-17 09:52:07 +1000
commit6262d760e00714523633bd989d62e273a3dca99a (patch)
treefb2f44c4a661d554895ef99f5cab196fa2204f44 /ChangeLog
parent9d69d937b46ecba17f16d923e538ceda7b705c7a (diff)
- tedu@cvs.openbsd.org 2014/07/11 13:54:34
[myproposal.h] by popular demand, add back hamc-sha1 to server proposal for better compat with many clients still in use. ok deraadt
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9721794b2..d133c5b73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
7 Permit use of SYS_sendsyslog from inside the sandbox. Clock is ticking, 7 Permit use of SYS_sendsyslog from inside the sandbox. Clock is ticking,
8 update your kernels and sshd soon.. libc will start using sendsyslog() 8 update your kernels and sshd soon.. libc will start using sendsyslog()
9 in about 4 days. 9 in about 4 days.
10 - tedu@cvs.openbsd.org 2014/07/11 13:54:34
11 [myproposal.h]
12 by popular demand, add back hamc-sha1 to server proposal for better compat
13 with many clients still in use. ok deraadt
10 14
1120140715 1520140715
12 - (djm) [configure.ac] Delay checks for arc4random* until after libcrypto 16 - (djm) [configure.ac] Delay checks for arc4random* until after libcrypto