diff options
author | Tomas Mraz <tmraz@fedoraproject.org> | 2011-08-25 16:02:42 +0200 |
---|---|---|
committer | Tomas Mraz <tmraz@fedoraproject.org> | 2011-08-25 16:02:42 +0200 |
commit | 3d8a20af1f5f32ad7e4abf26057e8ef2193bc190 (patch) | |
tree | 838dd32decdb14c17e40347f67ab4b3f64ad7a4d /ChangeLog | |
parent | 61f4f06abc9b8fcb3c478fa430b52499fd2ca300 (diff) | |
download | pam-3d8a20af1f5f32ad7e4abf26057e8ef2193bc190.tar.gz pam-3d8a20af1f5f32ad7e4abf26057e8ef2193bc190.tar.bz2 pam-3d8a20af1f5f32ad7e4abf26057e8ef2193bc190.zip |
Correct the FSF address.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ * modules/pam_access/pam_access.c (user_match): Fix the split on @ in the user field. (Red Hat Bug #732081) + * modules/pam_loginuid/pam_loginuid.c: Correct the FSF address. + 2011-08-23 Tomas Mraz <tm@t8m.info> * modules/pam_env/pam_env.c (_pam_parse): Fix missing dereference. |