summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 828478050..5df35b453 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
120001129 120001129
2 - (djm) Fix(?) the ssh hang-on-logout/data-from-child race 2 - (djm) Back out all the serverloop.c hacks. sshd will now hang again
3 if there are background children with open fds.
3 - (djm) bsd-rresvport.c bzero -> memset 4 - (djm) bsd-rresvport.c bzero -> memset
4 - (djm) Don't fail in defines.h on absence of 64 bit types (we will 5 - (djm) Don't fail in defines.h on absence of 64 bit types (we will
5 still fail during compilation of sftp-server). 6 still fail during compilation of sftp-server).