diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-12-08 15:02:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-12-08 15:02:01 +0000 |
commit | f9afa26f44b7787adb01e2fb400e20a606e09380 (patch) | |
tree | cc6b1890c962701a2da974cf6b0f8a49847479a1 /doc/upgrade.html | |
parent | 2c3f58f0959604af0eca3b4d9d623a738a0e70e6 (diff) | |
download | s6-portable-utils-f9afa26f44b7787adb01e2fb400e20a606e09380.tar.xz |
Use new mklinktemp() in s6-ln
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 b4149ad..b2427fb 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6-portable-utils </h1> +<h2> in 2.2.1.3 </h2> + +<ul> + <li> skalibs dependency bumped to 2.8.0.0. </li> +</ul> + <h2> in 2.2.1.2 </h2> <ul> |