]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs: #1980773
authorTomas Mraz <tm@t8m.info>
Sun, 13 Jul 2008 17:14:13 +0000 (17:14 +0000)
committerTomas Mraz <tm@t8m.info>
Sun, 13 Jul 2008 17:14:13 +0000 (17:14 +0000)
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).

ChangeLog
modules/pam_mail/pam_mail.8.xml

index e493494f1f3066d2ceacc38d8ff292b2ae413d25..93ca6af9beff3e54aa4b5940e3cf2f74506e7bd3 100644 (file)
--- 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.
index d3c481a5df8b0418166e4912cdc0ea384080229e..2e97d99945235e6647ee357fbf01cccaa43438ab 100644 (file)
   <refsect1 id="pam_mail-services">
     <title>MODULE SERVICES PROVIDED</title>
     <para>
-      The <emphasis remap='B'>auth</emphasis> and
-      <emphasis remap='B'>account</emphasis> services are supported.
+      The <emphasis remap='B'>session</emphasis> and
+      <emphasis remap='B'>auth</emphasis> (on establishment and
+      deletion of credentials) services are supported. 
     </para>
   </refsect1>