Changeset 265 in openpam for trunk/HISTORY
- Timestamp:
- 07/14/03 14:34:43 (10 years ago)
- File:
-
- 1 edited
-
trunk/HISTORY (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r246 r265 1 OpenPAM Dogwood 2003-07-14 2 3 - ENHANCE: Use the GNU autotools. 4 5 - ENHANCE: Constify the msg field in struct pam_message. 6 7 - BUGFIX: Remove left-over debugging output 8 9 - BUGFIX: Avoid side effects in arguments to the FREE() macro 10 11 - ENHANCE: Make openpam_ttyconv(3) use read(2) rather than fgets(3). 12 13 - BUGFIX: Staticize some variables which shouldn't be global. 14 15 - BUGFIX: Correcly anticipate a NULL user in pam_get_user(3). 16 17 - ENHANCE: Various minor documentation improvements. 18 19 Thanks to Dmitry V. Levin <ldv@altlinux.org> for considerable 20 assistance with this release. 21 ============================================================================ 1 22 OpenPAM Digitalis 2003-06-01 2 23 … … 243 264 First (beta) release. 244 265 ============================================================================ 245 $P4: //depot/projects/openpam/HISTORY# 19$266 $P4: //depot/projects/openpam/HISTORY#20 $
Note: See TracChangeset
for help on using the changeset viewer.