]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs: Linux-PAM-0_99_4_0
authorThorsten Kukuk <kukuk@thkukuk.de>
Thu, 4 May 2006 11:32:36 +0000 (11:32 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Thu, 4 May 2006 11:32:36 +0000 (11:32 +0000)
Purpose of commit:

Commit summary:
---------------

Release 0.99.4.0

ChangeLog
NEWS
configure.in

index f05e053e303c3a2bdd4910443b9e894350463249..0ce089a380f1073fa534fa2a622de60982136d20 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 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.
diff --git a/NEWS b/NEWS
index f3debf1d9e371a948f0bfdcd40d1224813efa235..7e28ca4422c5836d4dea19e9d6b56b32a4312b25 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 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
@@ -11,6 +14,7 @@ Linux-PAM NEWS -- history of user-visible changes.
 * pam_pwdb: This deprecated module was removed
 * Manual pages: Major rewrite/cleanup
 
+
 Release 0.99.3.0
 
 * Fix NULL pointer checks in libpam.so
index d5ec1ea958acdf61223cae787d14aa6a1c954bd5..8df53d0d407816ee1a7a60b7a1f3c331791990cd 100644 (file)
@@ -1,6 +1,6 @@
 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