summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-08-06 06:17:48 +1000
committerDamien Miller <djm@mindrot.org>2011-08-06 06:17:48 +1000
commitc471860d25d0d769a0f261f97a59e2a64e6a2781 (patch)
treedea168c7cff4e1fded6c4613d3fd371cd9b5c3c8 /ChangeLog
parent20bd4535c01f4a47f535d6e4dc84420a6c5425a5 (diff)
- djm@cvs.openbsd.org 2011/08/02 23:13:01
[version.h] crank now, release later
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8dda3580c..3fb320014 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,9 @@
22 Add new SHA256 and SHA512 based HMAC modes from 22 Add new SHA256 and SHA512 based HMAC modes from
23 http://www.ietf.org/id/draft-dbider-sha2-mac-for-ssh-02.txt 23 http://www.ietf.org/id/draft-dbider-sha2-mac-for-ssh-02.txt
24 Patch from mdb AT juniper.net; feedback and ok markus@ 24 Patch from mdb AT juniper.net; feedback and ok markus@
25 - djm@cvs.openbsd.org 2011/08/02 23:13:01
26 [version.h]
27 crank now, release later
25 28
2620110624 2920110624
27 - (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox for 30 - (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox for