summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 094d1bec3..47cb97afe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,11 @@
28 Prevent sftp from derefing a null pointer when given a "-" without a 28 Prevent sftp from derefing a null pointer when given a "-" without a
29 command. Also, allow whitespace to follow a "-". bz#1691, path from 29 command. Also, allow whitespace to follow a "-". bz#1691, path from
30 Colin Watson via Debian. ok djm@ deraadt@ 30 Colin Watson via Debian. ok djm@ deraadt@
31 - dtucker@cvs.openbsd.org 2010/01/09 11:17:56
32 [sshd.c]
33 Afer sshd receives a SIGHUP, ignore subsequent HUPs while sshd re-execs
34 itself. Prevents two HUPs in quick succession from resulting in sshd
35 dying. bz#1692, patch from Colin Watson via Ubuntu.
31 36
3220091208 3720091208
33 - (dtucker) OpenBSD CVS Sync 38 - (dtucker) OpenBSD CVS Sync