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 cc6cd5c56..b64f17c87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
8 [servconf.c] 8 [servconf.c]
9 from portable: getcwd(NULL, 0) doesn't work on all platforms, so 9 from portable: getcwd(NULL, 0) doesn't work on all platforms, so
10 use a stack buffer; ok dtucker@ 10 use a stack buffer; ok dtucker@
11 - djm@cvs.openbsd.org 2010/03/26 00:26:58
12 [ssh.1]
13 mention that -S none disables connection sharing; from Colin Watson
11 - (djm) [session.c] Allow ChrootDirectory to work on SELinux platforms - 14 - (djm) [session.c] Allow ChrootDirectory to work on SELinux platforms -
12 set up SELinux execution context before chroot() call. From Russell 15 set up SELinux execution context before chroot() call. From Russell
13 Coker via Colin watson; bz#1726 ok dtucker@ 16 Coker via Colin watson; bz#1726 ok dtucker@