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 604b5d773..a2cee09d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,10 @@
47 [sshd_config.5] 47 [sshd_config.5]
48 clarify that StrictModes does not apply to ChrootDirectory. Permissions 48 clarify that StrictModes does not apply to ChrootDirectory. Permissions
49 and ownership are always checked when chrooting. bz#1532 49 and ownership are always checked when chrooting. bz#1532
50 - dtucker@cvs.openbsd.org 2009/11/10 04:30:45
51 [sshconnect2.c channels.c sshconnect.c]
52 Set close-on-exec on various descriptors so they don't get leaked to
53 child processes. bz #1643, patch from jchadima at redhat, ok deraadt.
50 54
5120091226 5520091226
52 - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 56 - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1