]> granicus.if.org Git - shadow/commitdiff
* configure.in: Prepare the next 4.1.3 release.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 5 Apr 2009 22:35:12 +0000 (22:35 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 5 Apr 2009 22:35:12 +0000 (22:35 +0000)
ChangeLog
configure.in

index c7ef7a7d882b28acbdbe8269e3c276ba849734fe..63e6efbdc453ebf943e7d426bd23ff6fea0f3d61 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index ff2fdb83e8c2dddc294b66d2be5533673b91e0ec..e5f971e14c4c1d63fcafe0b95f6b6b62ae5b23ea 100644 (file)
@@ -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...