diff options
author | Andrew G. Morgan <morgan@kernel.org> | 2001-11-12 00:30:32 +0000 |
---|---|---|
committer | Andrew G. Morgan <morgan@kernel.org> | 2001-11-12 00:30:32 +0000 |
commit | 6fe24bc07bd1add78b441f62c469b7d86ad8de06 (patch) | |
tree | ec072800fd2912d42aa32142aa8732acae057d20 | |
parent | 471c4bd0a34e8b73b9be05877e6d5bfc4a00cc82 (diff) | |
download | pam-6fe24bc07bd1add78b441f62c469b7d86ad8de06.tar.gz pam-6fe24bc07bd1add78b441f62c469b7d86ad8de06.tar.bz2 pam-6fe24bc07bd1add78b441f62c469b7d86ad8de06.zip |
Relevant BUGIDs: 476987
Purpose of commit: document
Commit summary:
---------------
comment about fix for this bug with an earlier commit.
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -55,7 +55,8 @@ bug report - outstanding bugs are listed here: * pam_filter cleanup (including moving the filter directory) Nalin and Harald Welte (Bugs 436057, 476970 - agmorgan) * pam_limits can handle negative priority limits now (which can apply - to the superuser too) - base on patch from Nalin. (Bug 476990 - + to the superuser too) - based on patch from Nalin. Also cleanup the + error handling that was very sloppy before (Bug 476990, 476987 - agmorgan) * db3 is now recognized as a libdb candidate (Bug 435764 - agmorgan) * more changes (extracted from redhat version) courtesy of |