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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9151e673e47d3399be66a03badc75ecb9ddeb3d7;p=thirdparty%2Fshadow.git * NEWS: Set release date. --- diff --git a/ChangeLog b/ChangeLog index 9f05a2f1d..a6c4a2495 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 56094326f..8d10894ef 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 a38eb10bc..d610844d0 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 bd246ac0a..515eba194 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 4c3c6e5ba..62e2af047 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 363a8b858..0e9d807fe 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 7f3791d30..34ae0a3fd 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 8f731a598..addb8c690 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