summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Mraz <tm@t8m.info>2008-07-13 17:14:13 +0000
committerTomas Mraz <tm@t8m.info>2008-07-13 17:14:13 +0000
commit43c4ee3643350ead3ba4ef9d16a959f6934e310e (patch)
tree32db0de4d3f890c79ccf2421bb7bf15b4be629a4 /ChangeLog
parent3c3bb4c3659615ffba1b23f537120ea996e8a774 (diff)
Relevant BUGIDs: #1980773
Purpose of commit: bugfix Commit summary: --------------- 2008-07-13 Tomas Mraz <t8m@centrum.cz> * modules/pam_mail/pam_mail.8.xml: Module supports session and not account service (#1980773).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e493494f..93ca6af9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
+2008-07-13 Tomas Mraz <t8m@centrum.cz>
+
+ * modules/pam_mail/pam_mail.8.xml: Module supports session and
+ not account service (#1980773).
+
2008-07-11 Tomas Mraz <t8m@centrum.cz>
* modules/pam_unix/pam_unix_acct.c (_unix_run_verify_binary): Do
- not close the pipe descriptor in borderline case (#2009766)
+ not close the pipe descriptor in borderline case (#2009766).
* modules/pam_unix/pam_unix_passwd.c (_unix_run_update_binary):
Likewise.
* modules/pam_unix/support.c (_unix_run_helper_binary): Likewise.