* NEWS, src/chfn.c, man/chfn.1.xml: Add --root option.

This commit is contained in:
nekral-guest
2011-11-06 18:39:24 +00:00
parent b26f73f427
commit 0530588266
4 changed files with 29 additions and 7 deletions

View File

@@ -2,6 +2,7 @@
* src/chfn.c, man/chfn.1.xml: Add support for long options.
* src/chfn.c, man/chfn.1.xml: Add -u/--help option
* NEWS, src/chfn.c, man/chfn.1.xml: Add --root option.
2011-10-30 Nicolas François <nicolas.francois@centraliens.net>