summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@fedoraproject.org>2011-09-30 09:43:54 +0200
committerTomas Mraz <tmraz@fedoraproject.org>2011-09-30 09:43:54 +0200
commitc245299faf6baeba3ea7c493a0f3491407856638 (patch)
treebc54c0a5aa77e9d37be45f31adf34673c53cf641 /ChangeLog
parent3d8a20af1f5f32ad7e4abf26057e8ef2193bc190 (diff)
Improve documentation of the sufficient and requisite control values. (Red Hat Bug #742413)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 21f4e8a2..07f9f8b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
+2011-09-30 Tomas Mraz <tm@t8m.info>
+
+ * doc/man/pam.conf-syntax.xml: Improve documentation of the
+ sufficient and requisite control values. (Red Hat Bug #742413)
+
2011-08-25 Tomas Mraz <tm@t8m.info>
* modules/pam_access/pam_access.c (user_match): Fix the split
- on @ in the user field. (Red Hat Bug #732081)
+ on @ in the user field. (Red Hat Bug #732081)
* modules/pam_loginuid/pam_loginuid.c: Correct the FSF address.