HISTORY revision 91097
1============================================================================
2OpenPAM	Caliopsis						2002-02-13
3
4Fixed a number of bugs in the previous release, including:
5  - a number of bugs in and related to pam_[gs]et_item(3)
6  - off-by-one bug in pam_start.c would trim last character off certain
7    configuration lines
8  - incorrect ordering of an array in openpam_load.c would cause service
9    module functions to get mixed up
10  - missing 'continue' in openpam_dispatch.c caused successes to be
11    counted as failures
12============================================================================
13OpenPAM	Calamite						2002-02-09
14
15First (beta) release.
16============================================================================
17$Id$
18