* NEWS, src/groupmod.c: When the gshadow file exists but there are

no gshadow entries, an entry is created if the password is changed
	and group requires a shadow entry.
This commit is contained in:
nekral-guest
2011-07-14 13:30:05 +00:00
parent d4e630b8cc
commit a7fee9db00
3 changed files with 43 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
2011-07-14 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, src/groupmod.c: When the gshadow file exists but there are
no gshadow entries, an entry is created if the password is changed
and group requires a shadow entry.
2011-07-14 Nicolas François <nicolas.francois@centraliens.net>
* src/usermod.c: Fix typo in comment.