* NEWS, configure.in: Prepare release 4.1.1
* NEWS: Fix the release date of 4.1.0. Was in 2007, not 2008.
This commit is contained in:
parent
b345316e49
commit
1de80f9457
@ -1,3 +1,8 @@
|
||||
2008-04-02 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* NEWS, configure.in: Prepare release 4.1.1
|
||||
* NEWS: Fix the release date of 4.1.0. Was in 2007, not 2008.
|
||||
|
||||
2008-04-02 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* po/fr.po: Update according to the file under review.
|
||||
|
4
NEWS
4
NEWS
@ -1,6 +1,6 @@
|
||||
$Id$
|
||||
|
||||
shadow-4.1.0 -> shadow-4.1.1 UNRELEASED
|
||||
shadow-4.1.0 -> shadow-4.1.1 02-04-2008
|
||||
|
||||
*** general:
|
||||
- security
|
||||
@ -110,7 +110,7 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED
|
||||
* Recommend editing the shadowed (resp. regular) file if the regular (resp.
|
||||
shadowed) file was edited.
|
||||
|
||||
shadow-4.0.18.2 -> shadow-4.1.0 09-12-2008
|
||||
shadow-4.0.18.2 -> shadow-4.1.0 09-12-2007
|
||||
|
||||
*** security:
|
||||
- chgpasswd
|
||||
|
@ -1,6 +1,6 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT
|
||||
AM_INIT_AUTOMAKE(shadow, 4.1.0)
|
||||
AM_INIT_AUTOMAKE(shadow, 4.1.1)
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
dnl Some hacks...
|
||||
|
Loading…
x
Reference in New Issue
Block a user