diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-15 15:21:12 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-15 15:21:12 +0000 |
commit | 6fa668b01618f76ed04df9a862a99c893c150e40 (patch) | |
tree | ff1f1ab4adc65f0fb0ec1ab9f5e0d92f607ff6f0 /doc/upgrade.html | |
parent | 4257dbc01527027ad028667bfd7568352b49f1eb (diff) | |
download | s6-6fa668b01618f76ed04df9a862a99c893c150e40.tar.xz |
Prepare for 2.8.0.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 57f5dcd..84eb7c0 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,11 +18,14 @@ <h1> What has changed in s6 </h1> -<h2> in 2.7.2.3 </h2> +<h2> in 2.8.0.0 </h2> <ul> <li> skalibs dependency bumped to 2.8.0.0. </li> <li> execline dependency bumped to 2.5.0.2. </li> + <li> New <tt>-d <em>notif</em></tt> option to <a href="s6-log.html">s6-log</a>. </li> + <li> New default for the <tt>-l <em>linelimit</em></tt> option to <a href="s6-log.html">s6-log</a>: +8192 bytes. </li> </ul> <h2> in 2.7.2.2 </h2> |