diff options
author | Andrew G. Morgan <morgan@kernel.org> | 2000-12-02 08:21:13 +0000 |
---|---|---|
committer | Andrew G. Morgan <morgan@kernel.org> | 2000-12-02 08:21:13 +0000 |
commit | d56ee3d363e0cb0512f5e911d6d69c26917db72d (patch) | |
tree | 7afeb20c634a8d5ef58189b2fe440bfe20dd7a48 /doc/pam_modules.sgml | |
parent | 9fb7bba9bd09a2c18d78700739f4500d372e95a9 (diff) | |
download | pam-d56ee3d363e0cb0512f5e911d6d69c26917db72d.tar.gz pam-d56ee3d363e0cb0512f5e911d6d69c26917db72d.tar.bz2 pam-d56ee3d363e0cb0512f5e911d6d69c26917db72d.zip |
Relevant BUGIDs: 124132
Purpose of commit: release
Commit summary:
---------------
Time to generate a release of Linux-PAM (0.73).
Its almost been 12 months, and I'd really hate to actually have it
hit a year exactly!
[Let's hope subsequent releases will be more frequent.]
Diffstat (limited to 'doc/pam_modules.sgml')
-rw-r--r-- | doc/pam_modules.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pam_modules.sgml b/doc/pam_modules.sgml index e76e3d7a..8d313261 100644 --- a/doc/pam_modules.sgml +++ b/doc/pam_modules.sgml @@ -49,7 +49,7 @@ DAMAGE. <title>The Linux-PAM Module Writers' Guide <author>Andrew G. Morgan, <tt>morgan@linux.kernel.org</tt> -<date>DRAFT v0.71 1999/11/8 +<date>DRAFT v0.73 2000/12/02 <abstract> This manual documents what a programmer needs to know in order to write a module that conforms to the <bf/Linux-PAM/ standard. It also |