summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cebcce96..dff32c6cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,12 @@
26 - djm@cvs.openbsd.org 2004/01/21 03:07:59 26 - djm@cvs.openbsd.org 2004/01/21 03:07:59
27 [sftp.c] 27 [sftp.c]
28 initialise infile in main, rather than statically - from portable 28 initialise infile in main, rather than statically - from portable
29 - deraadt@cvs.openbsd.org 2004/01/11 21:55:06
30 [sshpty.c]
31 for pty opening, only use the openpty() path. the other stuff only needs
32 to be in openssh-p; markus ok
33 - (djm) [openbsd-compat/bsd-openpty.c] Rework old sshpty.c code into an
34 openpty() replacement
29 35
3020040114 3620040114
31 - (dtucker) [auth-pam.c] Have monitor die if PAM authentication thread exits 37 - (dtucker) [auth-pam.c] Have monitor die if PAM authentication thread exits
@@ -1695,4 +1701,4 @@
1695 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1701 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1696 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1702 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1697 1703
1698$Id: ChangeLog,v 1.3176 2004/01/21 03:11:05 djm Exp $ 1704$Id: ChangeLog,v 1.3177 2004/01/21 06:07:16 djm Exp $