From: nekral-guest Date: Fri, 25 May 2012 11:51:53 +0000 (+0000) Subject: * NEWS: Set release date. X-Git-Tag: 4.1.5.1~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9151e673e47d3399be66a03badc75ecb9ddeb3d7;p=shadow * NEWS: Set release date. --- diff --git a/ChangeLog b/ChangeLog index 9f05a2f1..a6c4a249 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-05-25 Nicolas François + + * NEWS: Set release date. + 2012-05-25 Nicolas François * man/*.xml: Add author based on copyright statement. diff --git a/NEWS b/NEWS index 56094326..8d10894e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ $Id$ -shadow-4.1.5 -> shadow-4.1.5.1 UNRELEASED +shadow-4.1.5 -> shadow-4.1.5.1 2012-05-25 - login * Log into utmp(x) when PAM is enabled, but do not log into wtmp. diff --git a/src/login.c b/src/login.c index a38eb10b..d610844d 100644 --- a/src/login.c +++ b/src/login.c @@ -2,7 +2,7 @@ * Copyright (c) 1989 - 1994, Julianne Frances Haugh * Copyright (c) 1996 - 2001, Marek Michałkiewicz * Copyright (c) 2001 - 2006, Tomasz Kłoczko - * Copyright (c) 2007 - 2011, Nicolas François + * Copyright (c) 2007 - 2012, Nicolas François * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/pwconv.c b/src/pwconv.c index bd246ac0..515eba19 100644 --- a/src/pwconv.c +++ b/src/pwconv.c @@ -1,7 +1,7 @@ /* * Copyright (c) 1996 - 2000, Marek Michałkiewicz * Copyright (c) 2002 - 2006, Tomasz Kłoczko - * Copyright (c) 2009 - 2011, Nicolas François + * Copyright (c) 2009 - 2012, Nicolas François * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/pwunconv.c b/src/pwunconv.c index 4c3c6e5b..62e2af04 100644 --- a/src/pwunconv.c +++ b/src/pwunconv.c @@ -2,7 +2,7 @@ * Copyright (c) 1989 - 1994, Julianne Frances Haugh * Copyright (c) 1996 - 2000, Marek Michałkiewicz * Copyright (c) 2001 - 2005, Tomasz Kłoczko - * Copyright (c) 2008 - 2011, Nicolas François + * Copyright (c) 2008 - 2012, Nicolas François * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/su.c b/src/su.c index 363a8b85..0e9d807f 100644 --- a/src/su.c +++ b/src/su.c @@ -2,7 +2,7 @@ * Copyright (c) 1989 - 1994, Julianne Frances Haugh * Copyright (c) 1996 - 2000, Marek Michałkiewicz * Copyright (c) 2000 - 2006, Tomasz Kłoczko - * Copyright (c) 2007 - 2011, Nicolas François + * Copyright (c) 2007 - 2012, Nicolas François * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/useradd.c b/src/useradd.c index 7f3791d3..34ae0a3f 100644 --- a/src/useradd.c +++ b/src/useradd.c @@ -2,7 +2,7 @@ * Copyright (c) 1991 - 1994, Julianne Frances Haugh * Copyright (c) 1996 - 2000, Marek Michałkiewicz * Copyright (c) 2000 - 2006, Tomasz Kłoczko - * Copyright (c) 2007 - 2011, Nicolas François + * Copyright (c) 2007 - 2012, Nicolas François * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/userdel.c b/src/userdel.c index 8f731a59..addb8c69 100644 --- a/src/userdel.c +++ b/src/userdel.c @@ -2,7 +2,7 @@ * Copyright (c) 1991 - 1994, Julianne Frances Haugh * Copyright (c) 1996 - 2000, Marek Michałkiewicz * Copyright (c) 2000 - 2006, Tomasz Kłoczko - * Copyright (c) 2007 - 2011, Nicolas François + * Copyright (c) 2007 - 2012, Nicolas François * All rights reserved. * * Redistribution and use in source and binary forms, with or without