diff options
author | Charl Botha <cpbotha@cpbotha.net> | 2003-12-20 19:21:19 +0000 |
---|---|---|
committer | Charl Botha <cpbotha@cpbotha.net> | 2003-12-20 19:21:19 +0000 |
commit | d7c3e32076b97cf7e52d02808b5093a32b82685b (patch) | |
tree | fe3c22f3e835a13dd56597907118f2beb5884ac7 /changelog | |
parent | dc44785e001a70bc4222bd8084fc4ee7191ef049 (diff) | |
download | libpam-pwdfile-d7c3e32076b97cf7e52d02808b5093a32b82685b.tar.gz |
Integrated bigcrypt/crypt patch by Greg Norris. Getting ready for release
0.99.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ changelog for pam_pwdfile PAM module - Charl P. Botha <cpbotha@ieee.org> -$Id: changelog,v 1.18 2003-07-07 15:09:35 cpbotha Exp $ +$Id: changelog,v 1.19 2003-12-20 19:21:19 cpbotha Exp $ --------------------------------------------------------------------------- 0.99 : @@ -8,6 +8,9 @@ $Id: changelog,v 1.18 2003-07-07 15:09:35 cpbotha Exp $ setup Cyrus IMAPD + pam_pwdfile so that one does not have to create system accounts for imapd users * added Makefile.standalone by Gerald Richter to the contrib files. +* integrated patch by Greg Norris for better handling of bigcrypt/crypt + switcheroos. Greg Norris in the current Debian maintainer. +* The 't' key on my home linux workstation is going. 0.98 : Mon Jun 10 23:49:46 CEST 2002 |