* configure.in: Prepare the next 4.1.3 release.
This commit is contained in:
parent
ac52639b77
commit
b9df8b5817
@ -1,3 +1,7 @@
|
||||
2009-04-06 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* configure.in: Prepare the next 4.1.3 release.
|
||||
|
||||
2009-04-06 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/prototypes.h, libmisc/addgrps.c: restrict add_groups() to
|
||||
@ -12,7 +16,6 @@
|
||||
* libmisc/pwd2spwd.c (pwd_to_spwd): pwd_to_spwd() is not used in
|
||||
PAM builds.
|
||||
|
||||
|
||||
2009-04-05 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/passwd.c: do_update_age is only used ifndef USE_PAM. Make it
|
||||
|
@ -1,6 +1,6 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT
|
||||
AM_INIT_AUTOMAKE(shadow, 4.1.2)
|
||||
AM_INIT_AUTOMAKE(shadow, 4.1.3)
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
dnl Some hacks...
|
||||
|
Loading…
Reference in New Issue
Block a user