diff options
author | Charl Botha <cpbotha@cpbotha.net> | 2000-05-22 20:55:34 +0000 |
---|---|---|
committer | Charl Botha <cpbotha@cpbotha.net> | 2000-05-22 20:55:34 +0000 |
commit | 98713a7b959ff3dd7197e3718b3002635c4e975d (patch) | |
tree | 069e0051a004392eaf3065458e0019342b765d3a /changelog | |
parent | 60d8c9e5a38161624cb7f620b012e85c3b7fb378 (diff) | |
download | libpam-pwdfile-98713a7b959ff3dd7197e3718b3002635c4e975d.tar.gz |
Release 0.2 version.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/changelog b/changelog new file mode 100644 index 0000000..b8a4561 --- /dev/null +++ b/changelog @@ -0,0 +1,15 @@ +changelog for pam_pwdfile PAM module - Charl P. Botha <cpbotha@ieee.org> +$Id: changelog,v 1.1 2000-05-22 20:55:34 cpbotha Exp $ +--------------------------------------------------------------------------- + +0.2: Mon May 22 22:41:30 SAST 2000 + +* integrated patch by Jacob Schroeder <jacob@quantec.de> to implement + flock()-based password file locking +* minor code tweaks (indentation, unnecessary variables removed) +* minor README file updates +* this file + +0.1: ? + +* Initial release |