diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-13 05:43:55 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-13 05:43:55 +0000 |
commit | ca17f290091c402164b808c3a6eff13211fc43ad (patch) | |
tree | 2bb98916ad35118fbfde7766bec51fcdf408cd23 /doc/upgrade.html | |
parent | cdee66d1f22cf3ecaaeca2ec468ec91de089ca78 (diff) | |
download | s6-ca17f290091c402164b808c3a6eff13211fc43ad.tar.xz |
- new options to s6-envuidgid
- rc for 2.2.4.0
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 df9701f..7a2d7d8 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6 </h1> +<h2> in 2.2.4.0 </h2> + +<ul> + <li> Additional options to +<a href="s6-envuidgid.html">s6-envuidgid</a> for more flexibility </li> +</ul> + <h2> in 2.2.3.1 </h2> <ul> |