summaryrefslogtreecommitdiffstats
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 7acb76b9..0f20d071 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
- (dtucker) [auth-pam.c] Convert chauthtok_conv into a generic tty_conv,
and use it for do_pam_session. Fixes problems like pam_motd not displaying
anything. ok djm@
+ - (dtucker) [auth-pam.c] Only use pam_putenv if our platform has it. ok djm@
20031117
- (djm) OpenBSD CVS Sync
@@ -1479,4 +1480,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.3114 2003/11/18 01:42:07 dtucker Exp $
+$Id: ChangeLog,v 1.3115 2003/11/18 01:45:35 dtucker Exp $