]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs: 612956 Linux-PAM-0-77
authorAndrew G. Morgan <morgan@kernel.org>
Mon, 23 Sep 2002 17:36:46 +0000 (17:36 +0000)
committerAndrew G. Morgan <morgan@kernel.org>
Mon, 23 Sep 2002 17:36:46 +0000 (17:36 +0000)
Purpose of commit: new release

Commit summary:
---------------
Time to make a new PAM release.

CHANGELOG

index 8f30e0205bc7324c3ba206c97186761d8a14e5bb..eda37cae090b230faffcb8b4159b0013b6444231 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -52,9 +52,11 @@ bug report - outstanding bugs are listed here:
 
 ====================================================================
 
-0.77: please submit patches for this section with actual code/doc
+0.78: please submit patches for this section with actual code/doc
       patches!
 
+0.77: Mon Sep 23 10:25:42 PDT 2002
+
 * pam_wheel was too aggressive to grant access (in the case of the
   'deny' option you want to pay attention to 'trust'). Fix from
   Nalin (Bugs 476951, 476953 - agmorgan)
@@ -68,7 +70,9 @@ bug report - outstanding bugs are listed here:
 * pam_unix and pam_pwdb: by default turn off the SIGCHLD handler while
   running the helper binary (patch from Nalin) added the "noreap"
   module argument to both of these modules to turn off this new
-  default. (Bug 476963 - agmorgan).
+  default. Bugfix for former module and 521314 checkin. (Bugs 476963,
+  521314 - agmorgan).
+
 * updated CHANGELOG and configure.in for 0.77 work.
 
 0.76: Mon Jul  8 21:44:59 PDT 2002