summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c58f63cd3..7a92e6541 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 - djm@cvs.openbsd.org 2004/05/26 08:59:57 3 - djm@cvs.openbsd.org 2004/05/26 08:59:57
4 [sftp.c] 4 [sftp.c]
5 exit -> _exit in forked child on error; from andrushock AT korovino.net 5 exit -> _exit in forked child on error; from andrushock AT korovino.net
6 - markus@cvs.openbsd.org 2004/05/26 23:02:39
7 [channels.c]
8 missing freeaddrinfo; Andrey Matveev
6 9
720040603 1020040603
8 - (dtucker) [auth-pam.c] Don't use pam_* namespace for sshd's PAM functions. 11 - (dtucker) [auth-pam.c] Don't use pam_* namespace for sshd's PAM functions.
@@ -1187,4 +1190,4 @@
1187 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1190 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1188 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1191 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1189 1192
1190$Id: ChangeLog,v 1.3375 2004/06/15 00:24:13 djm Exp $ 1193$Id: ChangeLog,v 1.3376 2004/06/15 00:27:15 djm Exp $