diff options
author | Charl Botha <cpbotha@cpbotha.net> | 2001-04-17 21:16:12 +0000 |
---|---|---|
committer | Charl Botha <cpbotha@cpbotha.net> | 2001-04-17 21:16:12 +0000 |
commit | e7bcbd45289f6a0e7fd5445c928f72162f5749d3 (patch) | |
tree | cd95a2524b136dee3ebd8b26fac6b75227b5d017 /changelog | |
parent | f750816ad6e6645c4fb0e1458a5afe5806192eaa (diff) | |
download | libpam-pwdfile-e7bcbd45289f6a0e7fd5445c928f72162f5749d3.tar.gz |
Updated for Linux-PAM-0.75. Released 0.7.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,10 +1,12 @@ changelog for pam_pwdfile PAM module - Charl P. Botha <cpbotha@ieee.org> -$Id: changelog,v 1.6 2000-11-25 16:56:29 cpbotha Exp $ +$Id: changelog,v 1.7 2001-04-17 21:16:12 cpbotha Exp $ --------------------------------------------------------------------------- -0.7: +0.7: Tue Apr 17 23:13:34 CEST 2001 * changed error message if user is not found in password file +* updated to work with > Linux-PAM-0.75 (thanks to Kelly Corbin + <kcorbin@theiqgroup.com> for reporting the problem) 0.6: Sat Nov 11 23:51:32 CET 2000 |