summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@fedoraproject.org>2011-08-25 16:02:42 +0200
committerTomas Mraz <tmraz@fedoraproject.org>2011-08-25 16:02:42 +0200
commit3d8a20af1f5f32ad7e4abf26057e8ef2193bc190 (patch)
tree838dd32decdb14c17e40347f67ab4b3f64ad7a4d /ChangeLog
parent61f4f06abc9b8fcb3c478fa430b52499fd2ca300 (diff)
Correct the FSF address.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4f1ef81..21f4e8a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.