Purpose of commit:
Commit summary:
---------------
Release 0.99.4.0
2006-05-04 Thorsten Kukuk <kukuk@thkukuk.de>
+ * release version 0.99.4.0
+
* libpam/pam_strerror.c: Unify error messages.
* po/zh_TW.po: Adjust for last pam_strerror changes.
Linux-PAM NEWS -- history of user-visible changes.
+
+Release 0.99.4.0
+
* Add test suite
* Fix building of static variants of libpam, libpamc and libpam_misc
* pam_listfile: Add support for password and session management
* pam_pwdb: This deprecated module was removed
* Manual pages: Major rewrite/cleanup
+
Release 0.99.3.0
* Fix NULL pointer checks in libpam.so
dnl Process this file with autoconf to produce a configure script.
AC_INIT(conf/pam_conv1/pam_conv.y)
-AM_INIT_AUTOMAKE("Linux-PAM", 0.99.3.0)
+AM_INIT_AUTOMAKE("Linux-PAM", 0.99.4.0)
AM_CONFIG_HEADER(config.h)
AC_CANONICAL_HOST