diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 12:06:03 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 12:06:03 +0000 |
commit | 01b815a073101521e0b53cf4ce8fa9c81b5fc5d8 (patch) | |
tree | c0869507e4f2a58769493f028b8e0066790fcc32 /doc/upgrade.html | |
parent | 98e4d43adcf15235b1441bfb3163fc8305854493 (diff) | |
download | s6-linux-init-01b815a073101521e0b53cf4ce8fa9c81b5fc5d8.tar.xz |
Trap CAD in stage 1; prepare for 1.0.3.0
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 3ccf56f..98a1bc0 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6-linux-init </h1> +<h2> in 1.0.3.0 </h2> + +<ul> + <li> Ctrl-Alt-Del management is now activated by default, instead +of requiring a sysctl setting in stage 2. </li> +</ul> + <h2> in 1.0.2.1 </h2> <ul> |