diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-12-09 09:21:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-12-09 09:21:54 +0000 |
commit | 6dd0366a659bc4af1361ffdcec4ac4ee1f27ca03 (patch) | |
tree | ee24a59fb74ced4844bc5c8170991ab2b21e8f56 /doc/upgrade.html | |
parent | fb6fdf5f24ee6921a1ba2651a534887de2e16fbc (diff) | |
download | s6-rc-6dd0366a659bc4af1361ffdcec4ac4ee1f27ca03.tar.xz |
bugfix: s6-rc-bundle incorrectly checked against bundle prefixes
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 78fbdce..da9e976 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,6 +30,12 @@ minor and bugfix version changes. <h1> What has changed in s6-rc </h1> +<h2> in 0.4.1.1 </h2> + +<ul> + <li> No functional changes. </li> +</ul> + <h2> in 0.4.1.0 </h2> <ul> |