$Id: CHANGELOG.txt,v 1.4 2005/04/16 22:35:15 gregluck Exp $

jpam-0.4
========
- Removed dependency on selinux on Linux systems.
- Added support for dynamic linking to shared libraries. The makefile is now very simple. Additional PAM modules
can be used at runtime simply by changing config files. No need to link them in.
- Concurrency test now passes with 0 errors. JPam's authenticate method is now threadsafe even though PAM is not.
- Changed SourceForge status to beta.
- Testing and improvements by David Lutterkort of RedHat.

jpam-0.3
========
- Initial public release
- Added support for Mac OS X
- Added PAM Radius support using the Free Radius PAM module

jpam-0.2
===========
- Added support for Linux x86_64
- Added SecurId support

jpam-0.1
===========

- Initial version for Linux x86
