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 b62d32e47..f38eb90bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,9 @@
27 - deraadt@cvs.openbsd.org 2000/12/11 10:27:33 27 - deraadt@cvs.openbsd.org 2000/12/11 10:27:33
28 [scp.c] 28 [scp.c]
29 when copying 0-sized files, do not re-print ETA time at completion 29 when copying 0-sized files, do not re-print ETA time at completion
30 - provos@cvs.openbsd.org 2000/12/15 10:30:15
31 [kex.c kex.h sshconnect2.c sshd.c]
32 compute diffie-hellman in parallel between server and client. okay markus@
30 33
3120001213 3420001213
32 - (djm) Make sure we reset the SIGPIPE disposition after we fork. Report 35 - (djm) Make sure we reset the SIGPIPE disposition after we fork. Report