Changeset 180 in openpam
- Timestamp:
- Dec 4, 2002, 4:16:55 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELNOTES
r165 r180 1 1 2 Release notes for OpenPAM Citronella 3 ==================================== 2 Release notes for OpenPAM Cyclamen 3 ================================== 4 5 This release corresponds to the code used in FreeBSD-CURRENT as of the 6 release date. It has also been successfully built on NetBSD 1.6, and 7 should build with minimal or no changes on OpenBSD. Work is underway 8 to port OpenPAM to MacOS 10.2. It has not been tested on any other 9 operating system. 4 10 5 11 The library itself is complete. Documentation exists in the form of 6 man pages for the library functions. 12 man pages for the library functions. These man pages are generated by 13 a Perl script from specially marked-up comments in the source files 14 themselves, which minimizes the chance that any of them should be out 15 of date. 7 16 8 Th is release is incorporated into FreeBSD-CURRENT as of 2002-06-30.9 It has also been successfully built on NetBSD, and should build with 10 minimal or no changes on OpenBSD. It has not been tested on any other11 OS.17 The distribution also includes three sample modules (pam_deny, 18 pam_permit and pam_unix) and a sample application (su). These are not 19 intended for actual use, but rather to serve as examples for module or 20 application developers. 12 21 13 $P4: //depot/projects/openpam/RELNOTES#12 $ 22 NOTE: to the person who sent me MacOS patches in July 2002: I have 23 lost your name and email address. Please contact me so I can give you 24 proper credit for your contribution. 25 26 $P4: //depot/projects/openpam/RELNOTES#13 $
Note: See TracChangeset
for help on using the changeset viewer.