diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-03-20 20:15:03 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-03-20 20:15:03 +0000 |
commit | 40aafbcda2b0373ba0f2d306141af477e3273fe1 (patch) | |
tree | 7fbd864021909f2340b5f429dd6c623697ee5a09 /doc/upgrade.html | |
parent | a7b0b9a99bee135a57aa696d7057226a0f8105ff (diff) | |
download | utmps-40aafbcda2b0373ba0f2d306141af477e3273fe1.tar.gz utmps-40aafbcda2b0373ba0f2d306141af477e3273fe1.tar.xz utmps-40aafbcda2b0373ba0f2d306141af477e3273fe1.zip |
Prepare for 0.1.2.0; add file arg to utmps-wtmpd
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 4495d42..95681a2 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in utmps </h1> +<h2> in 0.1.2.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.11.2.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> run-time +dependency bumped to 2.11.1.0. </li> +</ul> + <h2> in 0.1.1.0 </h2> <ul> |