diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-18 14:16:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-18 14:16:52 +0000 |
commit | b160ec02c25975c8220141924fabc2c2ef6b7dac (patch) | |
tree | 147ded72d6e41b75493f8e2f1973ed052e8db29b /doc/upgrade.html | |
parent | 3d264488fbdb00f6cd725ab9635c0faa91b48c55 (diff) | |
download | s6-linux-init-b160ec02c25975c8220141924fabc2c2ef6b7dac.tar.xz |
remove extra if branch in shutdownd; prepare for 1.0.2.1
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 39f24eb..3ccf56f 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6-linux-init </h1> +<h2> in 1.0.2.1 </h2> + +<ul> + <li> <a href="//skarnet.org/software/utmps/">utmps</a> +optional dependency bumped to 0.0.2.2. </li> +</ul> + <h2> in 1.0.2.0 </h2> <ul> |