diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-22 18:53:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-22 18:53:36 +0000 |
commit | a7a25d38f19fb45bc9c62915cafb9e189806cfa8 (patch) | |
tree | 3a548b44c2bf6ce08c0f1e4288a3458982b902ee | |
parent | 6b49c293716bb45645f6bc4bae0f9aae12119fdd (diff) | |
download | s6-networking-a7a25d38f19fb45bc9c62915cafb9e189806cfa8.tar.xz |
version: 2.3.1.0v2.3.1.0
-rw-r--r-- | doc/upgrade.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 7374e9d..2c29f8c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,7 +18,7 @@ <h1> What has changed in s6-networking </h1> -<h2> in 2.3.0.4 </h2> +<h2> in 2.3.1.0 </h2> <ul> <li> <a href="https://www.libressl.org/">LibreSSL</a> dependency bumped to 2.9.2. </li> @@ -30,9 +30,6 @@ dependency bumped to 2.5.2.0. </li> dependency bumped to 2.9.0.0. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> dependency bumped to 2.3.1.0. </li> - <li> Everything now builds as PIC by default no matter -the toolchain's settings. Use the <tt>--disable-all-pic</tt> configure -option to build executables and static libraries as non-PIC. </li> </ul> <h2> in 2.3.0.4 </h2> |