summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-08-08 13:43:37 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-08-08 13:43:37 +1000
commitf38db7f5dae83b5aeeab681edd266a62b3ebc1f6 (patch)
tree03d78b6d7cabeeb73021322d9f6c346228dd6a4b /ChangeLog
parent65914f1eb3e05694d64e540ff1bf3b8387795657 (diff)
- (dtucker) [auth-pam.c] Don't set PAM_TTY if tty is null. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4281613e0..fed3b3d66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
2 - (dtucker) [openbsd-compat/fake-rfc2553.h] Older Linuxes have AI_PASSIVE and 2 - (dtucker) [openbsd-compat/fake-rfc2553.h] Older Linuxes have AI_PASSIVE and
3 AI_CANONNAME in netdb.h but not AI_NUMERICHOST, so check each definition 3 AI_CANONNAME in netdb.h but not AI_NUMERICHOST, so check each definition
4 separately before defining them. 4 separately before defining them.
5 - (dtucker) [auth-pam.c] Don't set PAM_TTY if tty is null. ok djm@
5 6
620030807 720030807
7 - (dtucker) [session.c] Have session_break_req not attempt to send a break 8 - (dtucker) [session.c] Have session_break_req not attempt to send a break
@@ -803,4 +804,4 @@
803 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 804 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
804 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 805 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
805 806
806$Id: ChangeLog,v 1.2885 2003/08/08 02:15:11 dtucker Exp $ 807$Id: ChangeLog,v 1.2886 2003/08/08 03:43:37 dtucker Exp $