Merge Debian's patch 412_lastlog_-u_numerical_range

* NEWS, src/lastlog.c, man/lastlog.8.xml: Accept numerical user, or
  ranges with the -u option.
* TODO: The same change should be done on faillog.
This commit is contained in:
nekral-guest
2007-12-26 21:54:04 +00:00
parent fd970ab62c
commit 3a48f0954c
5 changed files with 70 additions and 40 deletions

3
NEWS
View File

@@ -13,6 +13,9 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED
- su
* su's arguments are now reordered. If needed, use -- to separate su's
options from the shell's options.
- lastlog
* Accept users specified as a numerical UID, or ranges of users (-user,
user-, user1-user2).
shadow-4.0.18.2 -> shadow-4.1.0 09-12-2008