Changes between Version 1 and Version 2 of Releases/Feterita
- Timestamp:
- Oct 9, 2014, 2:46:01 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Releases/Feterita
v1 v2 1 2 1 = OpenPAM Feterita = 3 2 4 3 OpenPAM Feterita was released on 2005-02-01. 5 4 6 - BUGFIX: Correct numerous markup errors, invalid cross-references, 7 and other issues in the manual pages, with kind assistance from 8 Ruslan Ermilov <ru@freebsd.org>. 5 - '''BUGFIX''' Correct numerous markup errors, invalid cross-references, and other issues in the manual pages, with kind assistance from Ruslan Ermilov <ru@freebsd.org>. 9 6 10 - BUGFIX: Avoid multiple evaluation of macro arguments in ENTERX() 11 and RETURNX() macros. 7 - '''BUGFIX''' Avoid multiple evaluation of macro arguments in `ENTERX()` and `RETURNX()` macros. 12 8 13 - BUGFIX: Remove an unnecessary and non-portable pointer cast in 14 pam_get_data(3). 9 - '''BUGFIX''' Remove an unnecessary and non-portable pointer cast in `pam_get_data(3)`. 15 10 16 - BUGFIX: Fix identical typos in PAM_ACCT_EXPIRED case in 17 pam_strerror(3) and gendoc.pl. 11 - '''BUGFIX''' Fix identical typos in `PAM_ACCT_EXPIRED` case in `pam_strerror(3)` and gendoc.pl. 18 12 19 - ENHANCE:Minor overhaul of the autoconf / build system.13 - '''ENHANCE''' Minor overhaul of the autoconf / build system. 20 14 21 - ENHANCE: Add openpam_free_envlist(3).15 - '''ENHANCE''' Add `openpam_free_envlist(3)`. 22 16 23 17 [http://sourceforge.net/projects/openpam/files/openpam/Feterita/ Download from Sourceforge]