Changeset 609 in openpam
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r593 r609 1 OpenPAM ????????? 2012-04-??1 OpenPAM Micrampelis 2012-05-26 2 2 3 3 - FEATURE: Add an openpam_readword(3) function which reads the next -
trunk/RELNOTES
r506 r609 1 1 2 Release notes for OpenPAM Lycopsida3 2 Release notes for OpenPAM Micrampelis 3 ===================================== 4 4 5 5 This release corresponds to the code used in FreeBSD HEAD as of the … … 20 20 (pamtest) which can be used to test policies and modules. 21 21 22 Unit tests for limited portions of the library can be found in the t 23 subdirectory. 24 22 25 Please direct bug reports and inquiries to <des@des.no>. 23 26 -
trunk/include/security/openpam_version.h
r505 r609 40 40 41 41 #define OPENPAM 42 #define OPENPAM_VERSION 201 1121843 #define OPENPAM_RELEASE " Lycopsida"42 #define OPENPAM_VERSION 20120526 43 #define OPENPAM_RELEASE "Micrampelis" 44 44 45 45 #endif /* !SECURITY_OPENPAM_VERSION_H_INCLUDED */
Note: See TracChangeset
for help on using the changeset viewer.