diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-10 23:03:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-10 23:03:01 +0000 |
commit | 86c99b5be2ff091520decdf1a792e9d06f259c30 (patch) | |
tree | f99a4d774d3c25b26931effe556311fdc35b59ec /doc/upgrade.html | |
parent | e43d55a13900765e88f406dc76e1a4b71b2db65a (diff) | |
download | s6-linux-init-86c99b5be2ff091520decdf1a792e9d06f259c30.tar.xz |
Fix s6-l-i-m init $@ bug; prepare for 1.0.5.1
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 397ed86..ff58afe 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6-linux-init </h1> +<h2> in 1.0.5.1 </h2> + +<ul> + <li> No functional changes. </li> +</ul> + <h2> in 1.0.5.0 </h2> <ul> |