Changeset 246 in openpam
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r213 r246 1 OpenPAM Digitalis 2003-06-01 2 3 - ENHANCE: Completely rewrite the configuration parser and add 4 support for the "include" control flag. 5 6 - ENHANCE: Improve portability to NetBSD, OpenBSD and Linux. 7 8 - ENHANCE: Lots of additional paranoia. 9 10 - BUGFIX: The sample su(1) application dropped privileges before 11 forking instead of after. 12 13 - ENHANCE: Document openpam_log(3). 14 15 - ENHANCE: Other minor documentation fixes. 16 17 Thanks to Dmitry V. Levin <ldv@altlinux.org> for considerable 18 assistance with this release. 19 ============================================================================ 1 20 OpenPAM Dianthus 2003-05-02 2 21 … … 224 243 First (beta) release. 225 244 ============================================================================ 226 $P4: //depot/projects/openpam/HISTORY#1 8$245 $P4: //depot/projects/openpam/HISTORY#19 $ -
trunk/RELNOTES
r237 r246 1 1 2 Release notes for OpenPAM Dianthus3 2 Release notes for OpenPAM Digitalis 3 =================================== 4 4 5 This is a maintenance release incorporating a number of minor patches6 accumulated since the previous release.5 This release incorporates several major changes and improvements and 6 should be considered BETA QUALITY. 7 7 8 8 This release corresponds to the code used in FreeBSD-CURRENT as of the … … 32 32 Please direct bug reports and inquiries to des@freebsd.org. 33 33 34 $P4: //depot/projects/openpam/RELNOTES#1 7$34 $P4: //depot/projects/openpam/RELNOTES#18 $
Note: See TracChangeset
for help on using the changeset viewer.