diff options
author | Gerrit Pape <pape@smarden.org> | 2006-04-16 12:28:49 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2006-04-16 12:28:49 +0000 |
commit | 75c1645ab09a12338af5fd561dace177dc4693e2 (patch) | |
tree | 2317eae5f1e485777e4a0abc8eccc43152685c52 /doc/upgrade.html | |
parent | 929f6b4136a1852e5354ea466efe83bf46592813 (diff) | |
download | runit-75c1645ab09a12338af5fd561dace177dc4693e2.tar.gz runit-75c1645ab09a12338af5fd561dace177dc4693e2.tar.xz runit-75c1645ab09a12338af5fd561dace177dc4693e2.zip |
1.5.0.
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 15e3f88..24b34a3 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -9,6 +9,10 @@ <hr> <h1>runit - upgrading from previous versions</h1> <hr> +<h3>1.4.0 or 1.4.1 to 1.5.0</h3> +The <a href="svlogd.8.html">svlogd</a> program supports a new configuration +option p to optionally prefix each line written to logs, standard error, or +through UDP with a string, and no longer strips empty lines from the logs. <h3>1.3.x to 1.4.0 or 1.4.1</h3> With this version the <tt>runsvctrl</tt>, <tt>runsvstat</tt>, <tt>svwaitdown</tt>, and <tt>svwaitup</tt> programs no longer are being |