summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-02-12 11:03:36 +1100
committerDamien Miller <djm@mindrot.org>2013-02-12 11:03:36 +1100
commit78d22713c79da46b80eceec02411563be3c65e71 (patch)
tree92c7f1b081de7bbe465aadf132b52b5c4be23c64 /ChangeLog
parentfd05154dc45f6079618c6b0ce92cd6e9b55fc87f (diff)
- djm@cvs.openbsd.org 2013/02/10 23:32:10
[ssh-keygen.c] append to moduli file when screening candidates rather than overwriting. allows resumption of interrupted screen; patch from Christophe Garault in bz#1957; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07384320a..1b803f7dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,11 @@
39 - markus@cvs.openbsd.org 2013/02/10 21:19:34 39 - markus@cvs.openbsd.org 2013/02/10 21:19:34
40 [version.h] 40 [version.h]
41 openssh 6.2 41 openssh 6.2
42 - djm@cvs.openbsd.org 2013/02/10 23:32:10
43 [ssh-keygen.c]
44 append to moduli file when screening candidates rather than overwriting.
45 allows resumption of interrupted screen; patch from Christophe Garault
46 in bz#1957; ok dtucker@
42 47
4320130211 4820130211
44 - (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old 49 - (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old