* NEWS, configure.in: Prepare the 4.1.0 release.

* NEWS, src/chgpasswd.c: Use chgpasswd PAM policy file instead of
  chpasswd's one.
* NEWS: The login.defs variables are documented.
This commit is contained in:
nekral-guest
2007-12-09 22:54:53 +00:00
parent 82ab505d1a
commit 34ed03d978
4 changed files with 20 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT
AM_INIT_AUTOMAKE(shadow, 4.1.0-rc1)
AM_INIT_AUTOMAKE(shadow, 4.1.0)
AC_CONFIG_HEADERS([config.h])
dnl Some hacks...