diff options
author | Andrew G. Morgan <morgan@kernel.org> | 2002-07-09 06:17:13 +0000 |
---|---|---|
committer | Andrew G. Morgan <morgan@kernel.org> | 2002-07-09 06:17:13 +0000 |
commit | f58075a0497ae9c32a43a71a1bdb1d1b6c9e83d4 (patch) | |
tree | 3a96766d1abc2b3d63bab7d9059d7027c7a40880 /CHANGELOG | |
parent | 067affee9267fa0d1c21835182ba639ba33e820f (diff) | |
download | pam-f58075a0497ae9c32a43a71a1bdb1d1b6c9e83d4.tar.gz pam-f58075a0497ae9c32a43a71a1bdb1d1b6c9e83d4.tar.bz2 pam-f58075a0497ae9c32a43a71a1bdb1d1b6c9e83d4.zip |
Relevant BUGIDs: none
Purpose of commit: prep for next release
Commit summary:
---------------
add an entry for 0.77 changes and bump the revision ids in the
configure.in file.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -52,9 +52,13 @@ bug report - outstanding bugs are listed here: ==================================================================== -0.76: please submit patches for this section with actual code/doc +0.77: please submit patches for this section with actual code/doc patches! +* updated CHANGELOG and configure.in for 0.77 work. + +0.76: Mon Jul 8 21:44:59 PDT 2002 + * pam_unix: fix for legacy crypt() support when the password entered was long. (Bug 521314 - agmorgan). * pam_access no longer include gethostname() prototype complained from |