diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-25 11:53:22 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-25 11:53:22 +0000 |
commit | 96d70608d25da81038ac3bfb5273852f33e27504 (patch) | |
tree | dc8db927179918cc53e90bf52e2f77279f6d75ed /doc/upgrade.html | |
parent | 93591f27f37d68b71cf6dbc3112eb7e973a5b747 (diff) | |
download | s6-96d70608d25da81038ac3bfb5273852f33e27504.tar.xz |
- documented s6-log changev2.1.5.0
- version: 2.1.5.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index a124800..b200725 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6 </h1> +<h2> in 2.1.5.0 </h2> + +<ul> + <li> <a href="s6-log.html">s6-log</a> now exits cleanly on SIGHUP. </li> +</ul> + <h2> in 2.1.4.0 </h2> <ul> |