diff options
author | Charl Botha <cpbotha@cpbotha.net> | 2002-06-09 21:01:46 +0000 |
---|---|---|
committer | Charl Botha <cpbotha@cpbotha.net> | 2002-06-09 21:01:46 +0000 |
commit | c9c8e613239793819913fc9f9e7fa73db0ea346a (patch) | |
tree | 44f05bbef490ea6fa88dc953e5e6e4835a1df751 /changelog | |
parent | bfe9eeea11251c883259fafc80f1bab7505a43a7 (diff) | |
download | libpam-pwdfile-c9c8e613239793819913fc9f9e7fa73db0ea346a.tar.gz |
Added -lcrypt again.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,9 +1,13 @@ changelog for pam_pwdfile PAM module - Charl P. Botha <cpbotha@ieee.org> -$Id: changelog,v 1.14 2002-05-14 15:58:51 cpbotha Exp $ +$Id: changelog,v 1.15 2002-06-09 21:01:46 cpbotha Exp $ --------------------------------------------------------------------------- +0.98 : Not released yet. + * added contrib directory with spec file and Makefile by Jason F. McBrayer <jason@xeran.com>. +* -lcrypt is now used again (because it does seem to be necessary in some + cases) 0.97 : Sat May 11 16:40:19 CEST 2002 |