summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-06-30 20:34:31 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-06-30 20:34:31 +1000
commit59e06026d721661c477ff5eccc36918665a9ef01 (patch)
tree889a51548493ac97ff42e2313353b69f7f3257f7 /ChangeLog
parent5288cb242aeea747dba400997c376035578a8445 (diff)
- (dtucker) [auth-pam.c] Check for buggy PAM modules that return a NULL
appdata_ptr to the conversation function. ok djm@ By rights we should free the messages too, but if this happens then one of the modules has already proven itself to be buggy so can we trust the messages?
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 62fc76a72..3e33e2f22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120040630
2 - (dtucker) [auth-pam.c] Check for buggy PAM modules that return a NULL
3 appdata_ptr to the conversation function. ok djm@
4
120040627 520040627
2 - (tim) update README files. 6 - (tim) update README files.
3 - (dtucker) [mdoc2man.awk] Bug #883: correctly recognise .Pa and .Ev macros. 7 - (dtucker) [mdoc2man.awk] Bug #883: correctly recognise .Pa and .Ev macros.
@@ -1443,4 +1447,4 @@
1443 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1447 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1444 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1448 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1445 1449
1446$Id: ChangeLog,v 1.3457 2004/06/28 08:11:19 dtucker Exp $ 1450$Id: ChangeLog,v 1.3458 2004/06/30 10:34:31 dtucker Exp $