summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Mraz <tm@t8m.info>2006-08-04 20:16:43 +0000
committerTomas Mraz <tm@t8m.info>2006-08-04 20:16:43 +0000
commitea9255e046169e5d5b19370c9ae6292be5aacde0 (patch)
treebf919cc27a56015222e367e78ec06142b89f507e /ChangeLog
parent2442e4e56fdab4840c9f2139679b87828797353b (diff)
Relevant BUGIDs: rh bz 197748
Purpose of commit: bugfix Commit summary: --------------- 2006-08-04 Ray Strode <rstrode@redhat.com> * modules/pam_succeed_if/pam_succeed_if.c (pam_sm_authenticate): Return PAM_USER_UNKNOWN instead of PAM_SERVICE_ERR where appropriate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4901d21..2eecbad0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-04 Ray Strode <rstrode@redhat.com>
+
+ * modules/pam_succeed_if/pam_succeed_if.c (pam_sm_authenticate):
+ Return PAM_USER_UNKNOWN instead of PAM_SERVICE_ERR where appropriate.
+
2006-08-03 David Howells <dhowells@redhat.com>
* modules/pam_keyinit/pam_keyinit.c: Debug should be off by default.