Add NEWS entries for the last 2 changes.

This commit is contained in:
nekral-guest
2007-11-17 16:43:00 +00:00
parent e47ee90033
commit 5bcc89ffe7
2 changed files with 7 additions and 3 deletions

View File

@@ -1,13 +1,13 @@
2007-11-17 Nicolas François <nicolas.francois@centraliens.net>
* src/passwd.c, man/passwd.1.xml: -l/-u options: edit the
* NEWS, src/passwd.c, man/passwd.1.xml: -l/-u options: edit the
shadow account expiry field *in addition* to editing the password
field. Debian patch 494_passwd_lock.
2007-11-17 Nicolas François <nicolas.francois@centraliens.net>
* src/newgrp.c: Do not request a password when a user uses newgrp
to switch to her primary group.
* NEWS, src/newgrp.c: Do not request a password when a user uses
newgrp to switch to her primary group.
Debian patch 497_newgrp_primary_group.
2007-11-17 Nicolas François <nicolas.francois@centraliens.net>