summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b419858d..40c9647cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,9 @@
18 - dtucker@cvs.openbsd.org 2010/01/10 03:51:17 18 - dtucker@cvs.openbsd.org 2010/01/10 03:51:17
19 [servconf.c] 19 [servconf.c]
20 Add ChrootDirectory to sshd.c test-mode output 20 Add ChrootDirectory to sshd.c test-mode output
21 - dtucker@cvs.openbsd.org 2010/01/10 07:15:56
22 [auth.c]
23 Output a debug if we can't open an existing keyfile. bz#1694, ok djm@
21 24
2220091209 2520091209
23 - (dtucker) Wrap use of IPPROTO_IPV6 in an ifdef for platforms that don't 26 - (dtucker) Wrap use of IPPROTO_IPV6 in an ifdef for platforms that don't