diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2008-01-23 22:11:11 +0100 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2008-01-23 22:11:11 +0100 |
commit | 0e6c3c629a18c9989e4cd8b9d3cd2f7cf7da4aef (patch) | |
tree | c0ed45e00570fac97abf3ab97b452b215b01ddcc /doc | |
parent | 90bcb19f4df9fa7c022a30b346d7c7f56c9c669f (diff) | |
download | smokeping-0e6c3c629a18c9989e4cd8b9d3cd2f7cf7da4aef.tar.gz smokeping-0e6c3c629a18c9989e4cd8b9d3cd2f7cf7da4aef.tar.xz |
added 2.3.0 notes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/smokeping_upgrade.pod | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/smokeping_upgrade.pod b/doc/smokeping_upgrade.pod index b89fdb3..724cc2e 100644 --- a/doc/smokeping_upgrade.pod +++ b/doc/smokeping_upgrade.pod @@ -23,6 +23,17 @@ 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.2.x to 2.3.x + +2.3.0 is mainly about new features. Check out the reference documentation on +F<hierarchies> and the target properties F<parents>, F<hidden> and +F<nomasterpoll>. + +The only thing you have to take a look at, is the file F<basepage.html.dist> +which got some new css properties. Without them the results of the new +filter function will look quite bad. + + =head1 2.1.x to 2.2.0 =head2 LWP Dependency |