diff options
-rw-r--r-- | doc/upgrade.html | 2 | ||||
-rw-r--r-- | package/CHANGES | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 4ab7be5..f2205a3 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -9,7 +9,7 @@ <hr> <h1>runit - upgrading from previous versions</h1> <hr> -<h3>1.6.0 to 1.7.0</h3> +<h3>1.6.0 to 1.7.0 or 1.7.1</h3> With this version the <a href="runsv.8.html">runsv</a> program starts to run the ./finish script with two arguments, the exit code and the exit status of the just finished ./run script. diff --git a/package/CHANGES b/package/CHANGES index 561c1d0..d1eda0c 100644 --- a/package/CHANGES +++ b/package/CHANGES @@ -1,4 +1,4 @@ -1.8.0 +1.7.1 * chpst.c, uidgid.c, uidgid.h: support numerical uid gid through chpst -[u|U] :uid:gid... |