diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-09 05:27:48 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-09 05:27:48 +0000 |
| commit | 958958d74337a6ddaf649968d188e768984100e0 (patch) | |
| tree | 7f32dfc1bea9c4d010a344e130707e638620a0fc /doc/upgrade.html | |
| parent | 241d2079a25d77e090beb0b767984928dbbc8cd6 (diff) | |
| download | s6-rc-958958d74337a6ddaf649968d188e768984100e0.tar.gz | |
Prepare for 0.6.2.0; implement s6-rc reload
Also support reload-signal in the service definition directory.
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index d63dc34..0aac5cf 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -31,7 +31,7 @@ minor and bugfix version changes. <h1> What has changed in s6-rc </h1> -<h2> in 0.6.1.2 </h2> +<h2> in 0.6.2.0 </h2> <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> @@ -40,6 +40,7 @@ dependency bumped to 2.15.0.1. </li> dependency bumped to 2.9.9.2. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.15.0.1. </li> + <li> New <a href="s6-rc.html">s6-rc reload</a> command. </li> </ul> <h2> in 0.6.1.1 </h2> |
