* Add option -w to the last command to display the full user and

domain names in the output.  Patch from Petr Lautrbach.
  * Add a manual page for utmpdump as this tool is sometimes
    very useful even if not intended for normal use.
  * Use paths.h macros for wall
  * Change path "/etc/powerstatus" to "/var/run/powerstatus"
This commit is contained in:
Werner Fink
2010-02-19 15:51:36 +00:00
parent 61024466a2
commit 1874af5c9c
7 changed files with 130 additions and 27 deletions

View File

@@ -1,3 +1,11 @@
[ Werner Fink ]
* Add option -w to the last command to display the full user and
domain names in the output. Patch from Petr Lautrbach.
* Add a manual page for utmpdump as this tool is sometimes
very useful even if not intended for normal use.
* Use paths.h macros for wall
* Change path "/etc/powerstatus" to "/var/run/powerstatus"
sysvinit (2.88dsf) UNRELEASED; urgency=low
[ Petter Reinholdtsen ]