diff options
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 0bd8da1..a124263 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in utmps </h1> +<h2> in 0.1.0.2 </h2> + +<ul> + <li> WTMP_FILE is now <tt>/var/log/wtmp</tt>, to ease integration +with distributions. (Unlike utmp, wtmp is supposed to be persistent.) </li> +</ul> + <h2> in 0.1.0.1 </h2> <ul> |