+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
* 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
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...