diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-10 17:30:12 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-10 17:30:12 +0000 |
commit | 172a3c0321f90fe5e8118d35e8c24cc8aa4bb4de (patch) | |
tree | cd4d3e36848e22d24ccbc464499330eb9c561203 /doc/upgrade.html | |
parent | 36d51235c92713583a51f930e16e3ad803847e4e (diff) | |
download | utmps-172a3c0321f90fe5e8118d35e8c24cc8aa4bb4de.tar.xz |
Prepare for 0.1.0.3, adapt to skalibs-2.11.0.0
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 a124263..0153439 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in utmps </h1> +<h2> in 0.1.0.3 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.11.0.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> run-time +dependency bumped to 2.11.0.0. </li> +</ul> + <h2> in 0.1.0.2 </h2> <ul> |