]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
* NEWS, src/chpasswd.c: Create a shadow entry if the password is
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 28 Jul 2011 15:18:39 +0000 (15:18 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 28 Jul 2011 15:18:39 +0000 (15:18 +0000)
set to 'x' in passwd and there are no entry in shadow for the
user.
* NEWS, src/chgpasswd.c: Create a gshadow entry if the password is
set to 'x' in group and there are no entry in gshadow for the
group.

ChangeLog

index b2901b45f70b05e4b1a35edb1f9da522c1769210..ebb67d398db48eefaab5840b23d58042d1da2b9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-07-28  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * NEWS, src/chpasswd.c: Create a shadow entry if the password is
+       set to 'x' in passwd and there are no entry in shadow for the
+       user.
+       * NEWS, src/chgpasswd.c: Create a gshadow entry if the password is 
+       set to 'x' in group and there are no entry in gshadow for the 
+       group.
+
 2011-07-28  Nicolas François  <nicolas.francois@centraliens.net>
 
        * src/pwunconv.c: Exit after printing usage when arguments or