summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1ad692eb..6f9031ff9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,6 +50,10 @@
50 - jmc@cvs.openbsd.org 2012/06/19 21:35:54 50 - jmc@cvs.openbsd.org 2012/06/19 21:35:54
51 [sshd_config.5] 51 [sshd_config.5]
52 tweak previous; ok markus 52 tweak previous; ok markus
53 - djm@cvs.openbsd.org 2012/06/20 04:42:58
54 [clientloop.c serverloop.c]
55 initialise accept() backoff timer to avoid EINVAL from select(2) in
56 rekeying
53 57
5420120519 5820120519
55 - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch 59 - (dtucker) [configure.ac] bz#2010: fix non-portable shell construct. Patch