summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 257204240..0d35871eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,12 @@
15 [sftp-common.c] 15 [sftp-common.c]
16 use user_from{uid,gid} to lookup up ids since it keeps a small cache. 16 use user_from{uid,gid} to lookup up ids since it keeps a small cache.
17 ok djm 17 ok djm
18 - guenther@cvs.openbsd.org 2010/01/15 00:05:22
19 [sftp.c]
20 Reset SIGTERM to SIG_DFL before executing ssh, so that even if sftp
21 inherited SIGTERM as ignored it will still be able to kill the ssh it
22 starts.
23 ok dtucker@
18 24
1920100114 2520100114
20 - (djm) [platform.h] Add missing prototype for 26 - (djm) [platform.h] Add missing prototype for