]> granicus.if.org Git - linux-pam/blobdiff - CHANGELOG
Relevant BUGIDs:
[linux-pam] / CHANGELOG
index 64ff81086c7cdb65eb0d1a8ba8732c5cb5bc0e10..02d081a80c4bfdbc2f9c16cbb8e5218d374eb2f4 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,13 @@
 
-$Id$
+=======================================================================
+=======================================================================
+
+  This file is no longer used for tracking changes for Linux-PAM. For
+  user visible changes, please look at the NEWS file. A more verbose
+  list of changes can be found in ChangeLog.
+
+=======================================================================
+=======================================================================
 
 -----------------------------
 
@@ -63,6 +71,10 @@ bug report - outstanding bugs are listed here:
 * pam_echo: New PAM module for message output (kukuk)
 * pam_limits: Fix regression from RLIMIT_NICE support (wrong limit
   values for other limits are applied) patch by Anton Guda
+* pam_unix: Always honor nis flag on password change (by Aaron Hope)
+* libpam: Moved functions from pammodutil to libpam (t8m)
+* pam_lastlog: Cleanup, fix broken logic in pam_parse,
+  modify wtmp by default, nowtmp option switches that off (ldv)
 
 0.80: Wed Jul 13 13:23:20 CEST 2005
 * pam_tally: test for NULL data before dereferencing them (t8m)