* NEWS, src/gpasswd.c: Added support usernames with arbitrary

length.
This commit is contained in:
nekral-guest
2008-12-15 21:54:53 +00:00
parent 66cb5b33ad
commit a438c2f184
3 changed files with 11 additions and 14 deletions

1
NEWS
View File

@@ -32,6 +32,7 @@ shadow-4.1.2.2 -> shadow-4.1.3 UNRELEASED
* Added support for long options --add (-a), --delete (-d),
--remove-password (-r), --restrict (-R), --administrators (-A), and
--members (-M).
* Added support for usernames with arbitrary length.
- groupadd
* audit logging improvements.
* Speedup (see "addition of users or groups" above).