From bb68e38a10ff9932617cbaae9625bfa3e6b8e616 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 27 Jan 2015 02:15:31 +0000 Subject: Doc update and version number fix. Version: 2.1.0.0 --- doc/index.html | 13 ++++++++----- doc/upgrade.html | 10 ++++++++++ 2 files changed, 18 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index c6d61fa..5529ada 100644 --- a/doc/index.html +++ b/doc/index.html @@ -41,13 +41,17 @@ compiled with IPv6 support, s6-networking is IPv6-ready.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 4.0 or later
  • skalibs version -2.2.0.0 or later
  • +2.2.0.0 or later. It's a build-time requirement. It's also a run-time +requirement if you link against the shared version of the skalibs +library.
  • execline version -2.0.1.1 or later
  • +2.0.2.0 or later. It's a build-time and run-time requirement.
  • s6 version -2.0.2.0 or later
  • +2.1.0.0 or later. It's a build-time and run-time requirement.
  • s6-dns version -2.0.0.2 or later
  • +2.0.0.2 or later. It's a build-time requirement. It's also a run-time +requirement if you link against the shared version of the s6-dns +libraries.

    Licensing

    @@ -119,7 +123,6 @@ relevant page.

    IDENT protocol implementation

    diff --git a/doc/upgrade.html b/doc/upgrade.html index 65964fc..486d9a1 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,16 @@

    What has changed in s6-networking

    +

    in 2.1.0.0

    + + +

    in 2.0.1.0