diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-26 03:52:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-26 03:52:56 +0000 |
commit | 5ec0b70b9b0cc387287a1eb3e7aef06a42706eae (patch) | |
tree | daf03da8477c8293cf0772667070e813962e8c04 /doc/upgrade.html | |
parent | fd69f337d8bf6ba3aa1c8418edc07ee899f84eb2 (diff) | |
download | s6-5ec0b70b9b0cc387287a1eb3e7aef06a42706eae.tar.xz |
Prepare for 2.11.3.1, rlimit shenanigans
Signed-off-by: Laurent Bercot <ska@appnovation.com>
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 45f5279..43dce08 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6 </h1> +<h2> in 2.11.3.1 </h2> + +<ul> + <li> <a href="//skarnet.org/software/execline/">execline</a> +recommended dependency bumped to 2.9.2.1. </li> +</ul> + <h2> in 2.11.3.0 </h2> <ul> |