diff options
author | Tomas Mraz <tmraz@fedoraproject.org> | 2011-09-30 09:43:54 +0200 |
---|---|---|
committer | Tomas Mraz <tmraz@fedoraproject.org> | 2011-09-30 09:43:54 +0200 |
commit | c245299faf6baeba3ea7c493a0f3491407856638 (patch) | |
tree | bc54c0a5aa77e9d37be45f31adf34673c53cf641 /ChangeLog | |
parent | 3d8a20af1f5f32ad7e4abf26057e8ef2193bc190 (diff) | |
download | pam-c245299faf6baeba3ea7c493a0f3491407856638.tar.gz pam-c245299faf6baeba3ea7c493a0f3491407856638.tar.bz2 pam-c245299faf6baeba3ea7c493a0f3491407856638.zip |
Improve documentation of the sufficient and requisite control values. (Red Hat Bug #742413)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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. |