summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-03-04 22:59:36 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-03-04 22:59:36 +1100
commit91bf45c5977d090adb03b8cabb4293203341f34c (patch)
tree2a814e655f7513c8850b83c8d9e7a4e9f431a7d0 /ChangeLog
parentb9b6021667953fcb578215c97e523d6cea281ea9 (diff)
- (dtucker) [auth-passwd.c auth-sia.c auth-sia.h defines.h
openbsd-compat/xcrypt.c] Bug #802: Fix build error on Tru64 when configured --with-osfsia. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 981277d95..4895dffbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 -DUSE_POSIX_THREADS. From antoine.verheijen at ualbert ca. ok djm@ 3 -DUSE_POSIX_THREADS. From antoine.verheijen at ualbert ca. ok djm@
4 - (dtucker) [auth-pam.c] Reset signal status when starting pam auth thread, 4 - (dtucker) [auth-pam.c] Reset signal status when starting pam auth thread,
5 prevent hanging during PAM keyboard-interactive authentications. ok djm@ 5 prevent hanging during PAM keyboard-interactive authentications. ok djm@
6 - (dtucker) [auth-passwd.c auth-sia.c auth-sia.h defines.h
7 openbsd-compat/xcrypt.c] Bug #802: Fix build error on Tru64 when
8 configured --with-osfsia. ok djm@
6 9
720040303 1020040303
8 - (djm) [configure.ac ssh-agent.c] Use prctl to prevent ptrace on ssh-agent 11 - (djm) [configure.ac ssh-agent.c] Use prctl to prevent ptrace on ssh-agent
@@ -851,4 +854,4 @@
851 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 854 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
852 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 855 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
853 856
854$Id: ChangeLog,v 1.3275 2004/03/04 09:03:54 dtucker Exp $ 857$Id: ChangeLog,v 1.3276 2004/03/04 11:59:36 dtucker Exp $