pam_authsrv 1.0.2 - 2/18/03
-----------------

- minor Makefile fixes

------------------------------------------------------------------------------

pam_authsrv 1.0.1 - 1/14/03
-----------------

- updated to autoconf-2.57
- improved Makefile portability
- changed postinstall script to use sh instead of ksh
- updated COPYRIGHT and README files
- fixed PSG_SHLIB autoconf macro to handle IBM xlc compiler

------------------------------------------------------------------------------

pam_authsrv 1.0 - 9/1/01
---------------

- updated README file
- fixed tis_map_lookup() to use strlcpy() instead of snprintf()
- minor code cleanup
- removed pam_uidfilter
- changed version numbering scheme

------------------------------------------------------------------------------

pam_authsrv-20010414
--------------------

- add support for "chalnecho" and "password" challenges
- updated autoconf macros and compat code
- minor code cleanups
- reformatted code for readability

------------------------------------------------------------------------------

pam_authsrv-20010224
--------------------

- various Makefile fixes

------------------------------------------------------------------------------

pam_authsrv-20010223
--------------------

- Changed pam_authsrv to use the PAM_SERVICE item as the app argument to
  the cfg_read() call.
- fixed pam_authsrv to pass appdata_ptr to the conversation function
- begin maintaining pam_authsrv package independantly of fwtk patches
- added autoconf support
- added copyright notices
- added manpages
- added postinstall script

------------------------------------------------------------------------------

pam_authsrv-20001228
--------------------

- Ported to HP-UX 11.00.

------------------------------------------------------------------------------

pam_authsrv-20000807
--------------------

- Added "unknown_user" argument.
- Added pam_uidfilter companion module.
- Fixed authtest to strip newlines.

------------------------------------------------------------------------------

pam_authsrv-20000610
--------------------

- changed Makefile to integrate into fwtk build structure
- changed Makefile to automatically detect Linux and Solaris

------------------------------------------------------------------------------

pam_authsrv-20000512
--------------------

- Initial release.

