summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-08-03 16:05:05 +1000
committerDamien Miller <djm@mindrot.org>2010-08-03 16:05:05 +1000
commit8c1eb113efb7e78c239acce90b19b12234352906 (patch)
tree5f82e5fb0e04136f2e3a627ccad5eecb41497b49 /ChangeLog
parente11e1ea5d475ee8be0038d64aa3e47c776295ac2 (diff)
- djm@cvs.openbsd.org 2010/07/21 02:10:58
[misc.c] sync timingsafe_bcmp() with the one dempsky@ committed to sys/lib/libkern
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b43074ec..9a9d0db9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,9 @@
duration of inactivity. bz#1330 - patch by dwmw2 AT infradead.org, but
further hacked on by wmertens AT cisco.com, apb AT cequrux.com,
martin-mindrot-bugzilla AT earth.li and myself; "looks ok" markus@
+ - djm@cvs.openbsd.org 2010/07/21 02:10:58
+ [misc.c]
+ sync timingsafe_bcmp() with the one dempsky@ committed to sys/lib/libkern
20100819
- (dtucker) [contrib/ssh-copy-ud.1] Bug #1786: update ssh-copy-id.1 with more