diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-12 15:17:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-12 15:17:59 +0000 |
commit | 88b9b0e742da6dd054656c37e3cd4bb3a2ac8f64 (patch) | |
tree | 8615ec826d6f8d8e893351935cedc6babffd0182 /doc/upgrade.html | |
parent | 04c67a78eec41efdc2c051c651a3a5c5f7508b16 (diff) | |
download | s6-88b9b0e742da6dd054656c37e3cd4bb3a2ac8f64.tar.xz |
Update execline dep
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 700422f..b24fcb2 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,7 +22,7 @@ <ul> <li> skalibs dependency bumped to 2.8.0.0. </li> - <li> execline dependency bumped to 2.5.0.2. </li> + <li> execline dependency bumped to 2.5.1.0. </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> |