summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-11-18 12:45:35 +1100
committerDarren Tucker <dtucker@zip.com.au>2003-11-18 12:45:35 +1100
commit8a1624c42df87c0dc0cad75f45bbb9eb34fcd59a (patch)
treeeac49068b7cb3e268677258d6365eec462aa74d3 /ChangeLog
parent18df00cc77b39fe7858cf987eb9a4f7c314af018 (diff)
- (dtucker) [auth-pam.c] Only use pam_putenv if our platform has it. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7acb76b9c..0f20d071a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
4 - (dtucker) [auth-pam.c] Convert chauthtok_conv into a generic tty_conv, 4 - (dtucker) [auth-pam.c] Convert chauthtok_conv into a generic tty_conv,
5 and use it for do_pam_session. Fixes problems like pam_motd not displaying 5 and use it for do_pam_session. Fixes problems like pam_motd not displaying
6 anything. ok djm@ 6 anything. ok djm@
7 - (dtucker) [auth-pam.c] Only use pam_putenv if our platform has it. ok djm@
7 8
820031117 920031117
9 - (djm) OpenBSD CVS Sync 10 - (djm) OpenBSD CVS Sync
@@ -1479,4 +1480,4 @@
1479 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1480 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1480 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1481 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1481 1482
1482$Id: ChangeLog,v 1.3114 2003/11/18 01:42:07 dtucker Exp $ 1483$Id: ChangeLog,v 1.3115 2003/11/18 01:45:35 dtucker Exp $