diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-08 11:10:31 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-08 11:10:31 +0000 |
commit | 13d098c6d737623ea5038b3e348751b5ebf11fa2 (patch) | |
tree | b18b52251d7e33a05043e754a9d44d0df955dae6 /doc/upgrade.html | |
parent | 34b00c71708ebe67122f1965b9f736f802ce14f2 (diff) | |
download | utmps-13d098c6d737623ea5038b3e348751b5ebf11fa2.tar.xz |
bugfix: utmps-utmpd locking was too fine-grained.
Also prepare for 0.0.2.2
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 656e01e..fff70a0 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in utmps </h1> +<h2> in 0.0.2.2 </h2> + +<ul> + <li> No functional changes. </li> +</ul> + <h2> in 0.0.2.1 </h2> <ul> |