From d2b12355ee948b7cecac428ad8190134a1a03d14 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sun, 24 Jul 2011 16:26:51 +0000 Subject: [PATCH] Added changelog entries for issues closed in the new upstream version. --- debian/changelog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 654a34e5..2f419a76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,8 +19,16 @@ shadow (1:4.1.5-1) UNRELEASED; urgency=low executing processes (it used to complain that the user is logged in). Closes: #603315 - passwd(1) references chpasswd(8). Closes: #609117 - - Spaces have been added between options and arguments in theRussian + - Spaces have been added between options and arguments in the Russian manpages. Closes: #606159 + - Fix handling of numerical dates in usermod -e. Closes: #621810 + - usermod: When the shadow file exists but there are no shadow entries, an + entry is created if the password is changed and passwd requires a shadow + entry, or if aging features are used (-e or -f). Closes: 632461 + - Added diagnosis for lock failures. Closes: #616167 + - grpck/pwck: NIS entries were dropped by -s (sort). Closes: #622765 + - login does not log into utmp(x) and wtmp. This is already done by + pam_lastlog. Closes: #605329 - Updated patches + debian/patches/523_su_arguments_are_no_more_concatenated_by_default + debian/patches/505_useradd_recommend_adduser