* src/gpasswd.c: Fix the support for usernames with arbitrary

length.
This commit is contained in:
nekral-guest
2008-12-22 22:13:23 +00:00
parent 6405b58a98
commit 0bd396011a
2 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2008-12-22 Nicolas François <nicolas.francois@centraliens.net>
* src/gpasswd.c: Fix the support for usernames with arbitrary
length.
2008-12-22 Nicolas François <nicolas.francois@centraliens.net>
* src/groupadd.c, src/groupdel.c, src/groupmod.c: Re-indent.