summaryrefslogtreecommitdiffstats
path: root/doc/v5compatibility.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-15 12:59:28 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-15 12:59:28 +0200
commit60a7a0d4d0d592ef6e372edc919ef62e13ee062e (patch)
tree10e7c680fdbe16bb77ae64b1b568b9ff4b58f9c9 /doc/v5compatibility.html
parentc68fb88446d2b996269c0ff459628164f9948848 (diff)
downloadrsyslog-60a7a0d4d0d592ef6e372edc919ef62e13ee062e.tar.gz
rsyslog-60a7a0d4d0d592ef6e372edc919ef62e13ee062e.tar.xz
rsyslog-60a7a0d4d0d592ef6e372edc919ef62e13ee062e.zip
$HUPisRestart removed
... but the rest of the code is not yet cleaned-up. Will do that slowly over time... (huge potential, but must be done carefully)
Diffstat (limited to 'doc/v5compatibility.html')
-rw-r--r--doc/v5compatibility.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/v5compatibility.html b/doc/v5compatibility.html
index 7f5a784d..24fcbd25 100644
--- a/doc/v5compatibility.html
+++ b/doc/v5compatibility.html
@@ -10,8 +10,8 @@ This document describes things to keep in mind when moving from v4 to v5. It
does not list enhancements nor does it talk about compatibility concerns introduced
by earlier versions (for this, see their respective compatibility documents).
<h2>HUP processing</h2>
-<p>The $HUPisRestart directive is supported by some early v5 versions, but will soon been
-removed (around 5.1.x). That means that restart-type HUP processing is no longer
+<p>The $HUPisRestart directive is supported by some early v5 versions, but has been removed
+in 5.1.3 and above. That means that restart-type HUP processing is no longer
available. This processing was redundant and had a lot a drawbacks.
For details, please see the
<a href="v4compatibility.html">rsyslog v4 compatibility notes</a> which elaborate