summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ff6a960e..e3f37e892 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 Linuxes, since that's what many use. ok djm@ 3 Linuxes, since that's what many use. ok djm@
4 - (dtucker) [auth-pam.c] rename the_authctxt to sshpam_authctxt in auth-pam.c 4 - (dtucker) [auth-pam.c] rename the_authctxt to sshpam_authctxt in auth-pam.c
5 to reduce potential confusion with the one in sshd.c. ok djm@ 5 to reduce potential confusion with the one in sshd.c. ok djm@
6 - (djm) Bug #825: Fix ip_options_check() for mapped IPv4/IPv6 connection;
7 with & ok dtucker@
6 8
720040327 920040327
8 - (dtucker) [session.c] Bug #817: Clear loginmsg after fork to prevent 10 - (dtucker) [session.c] Bug #817: Clear loginmsg after fork to prevent
@@ -928,4 +930,4 @@
928 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 930 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
929 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 931 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
930 932
931$Id: ChangeLog,v 1.3298 2004/03/30 10:57:57 dtucker Exp $ 933$Id: ChangeLog,v 1.3299 2004/03/31 05:17:54 djm Exp $