diff options
author | Andrew G. Morgan <morgan@kernel.org> | 2001-04-08 06:17:04 +0000 |
---|---|---|
committer | Andrew G. Morgan <morgan@kernel.org> | 2001-04-08 06:17:04 +0000 |
commit | 91d82613b788140b724e0429927e0977455afa16 (patch) | |
tree | 70af79f9b979324a90daaef24218837ee885d5eb | |
parent | 4c5574a459dc9d11ec35e10676e8a8ae0da0b797 (diff) | |
download | pam-91d82613b788140b724e0429927e0977455afa16.tar.gz pam-91d82613b788140b724e0429927e0977455afa16.tar.bz2 pam-91d82613b788140b724e0429927e0977455afa16.zip |
Relevant BUGIDs: 414665
Purpose of commit: make release
Commit summary:
---------------
Its that time again. 0.75 is released.
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -40,9 +40,13 @@ bug report - outstanding bugs are listed here: ==================================================================== -0.75: please submit patches for this section with actual code/doc +0.76: please submit patches for this section with actual code/doc patches! +* + +0.75: Sat Apr 7 23:10:50 PDT 2001 + ** WARNING ** This release contains backwardly incompatible changes to @@ -50,6 +54,7 @@ libpam. Prior versions were buggy - see bugfix for Bug 129775. ** WARNING ** +* made 0.75 release (Bug 414665 - agmorgan) * pam_pwdb has been removed from the suggested pam.conf template. I've replaced it with pam_unix. (Bug 227565 - agmorgan) * pam_limits - Richard M. Yumul reported that "<domain> -" didn't |