diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2008-03-18 23:54:03 +0100 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2008-03-18 23:54:03 +0100 |
commit | 43e65375aa5d23b7cbee07996a5e10c2b95b0ffd (patch) | |
tree | 822f27c6de23636f809ad57f72e6f5f70ebd48fc /doc | |
parent | e06a42e7920eb3ad2cafc62b5db21746126ce37c (diff) | |
download | smokeping-43e65375aa5d23b7cbee07996a5e10c2b95b0ffd.tar.gz smokeping-43e65375aa5d23b7cbee07996a5e10c2b95b0ffd.tar.xz |
added protocol level checks and upgrade notes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/smokeping_upgrade.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/smokeping_upgrade.pod b/doc/smokeping_upgrade.pod index 724cc2e..9fa76a4 100644 --- a/doc/smokeping_upgrade.pod +++ b/doc/smokeping_upgrade.pod @@ -23,6 +23,12 @@ An official list of changes with each release can be found in the CHANGES file in the Smokeping distribution. This document tries to complement that with upgrading instructions etc. +=head1 2.3.3 to 2.3.4 + +The communication protocol between master and slave has been made more +secure. This requires that BOTH master and slave are upgraded to continue +working. + =head1 2.2.x to 2.3.x 2.3.0 is mainly about new features. Check out the reference documentation on |