diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-08-22 10:12:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-08-22 10:12:30 +0000 |
commit | a4deb6285e4a3d4aa10fe1913e0be400ec4be25e (patch) | |
tree | 909e0d0741100ef2270d69c010b6fd7fd444709c /doc/upgrade.html | |
parent | 3d42e4b42964f4cec4e8d9f06ddf80c956dbfbb2 (diff) | |
download | s6-a4deb6285e4a3d4aa10fe1913e0be400ec4be25e.tar.xz |
Prepare for 2.6.1.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 0b599c1..6daa11a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,11 +18,12 @@ <h1> What has changed in s6 </h1> -<h2> in 2.6.0.1 </h2> +<h2> in 2.6.1.0 </h2> <ul> - <li> No functional changes. Additions of a few interfaces to libs6 + <li> Additions of a few interfaces to libs6 in order to fix a race condition in s6-rc. </li> + <li> New program: <a href="s6-notifyoncheck.html">s6-notifyoncheck</a>. </li> </ul> <h2> in 2.6.0.0 </h2> |