summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-29 21:43:33 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-29 21:43:33 +1000
commit5a88d003499744a374ec39279f4c6ec3971b5dab (patch)
tree3610057c95e337697df8d6cdd42088d3c27b2e67 /ChangeLog
parentcf59d31761cdc1fdd78f6563d0f9eadc8b4c2f71 (diff)
- (dtucker) [openbsd-compat/port-aix.c] Bug #712: Explicitly check for
accounts with authentication configs that sshd can't support (ie SYSTEM=NONE and AUTH1=something).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a8192cf58..a2f03d437 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,9 @@
37 - (dtucker) [regress/agent-ptrace.sh] Skip ptrace test on OSF1/DUnix/Tru64 37 - (dtucker) [regress/agent-ptrace.sh] Skip ptrace test on OSF1/DUnix/Tru64
38 too; patch from cmadams at hiwaay.net. 38 too; patch from cmadams at hiwaay.net.
39 - (dtucker) [configure.ac] Replace non-portable echo \n with extra echo. 39 - (dtucker) [configure.ac] Replace non-portable echo \n with extra echo.
40 - (dtucker) [openbsd-compat/port-aix.c] Bug #712: Explicitly check for
41 accounts with authentication configs that sshd can't support (ie
42 SYSTEM=NONE and AUTH1=something).
40 43
4120040828 4420040828
42 - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from 45 - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from
@@ -1704,4 +1707,4 @@
1704 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1707 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1705 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1708 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1706 1709
1707$Id: ChangeLog,v 1.3535 2004/08/29 11:18:09 dtucker Exp $ 1710$Id: ChangeLog,v 1.3536 2004/08/29 11:43:33 dtucker Exp $