diff options
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> |