diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2007-05-20 15:47:21 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2007-05-20 15:47:21 +0000 |
commit | 2b69ed92dfd4f48612890cb2fe189d17075e2904 (patch) | |
tree | c42c9b6263fe00d5933f5524c850cc279dda2fdc /debian | |
parent | 4e61781b4575c33b56e1589ffef620b070c9b0ce (diff) | |
download | sitesummary-2b69ed92dfd4f48612890cb2fe189d17075e2904.tar.gz sitesummary-2b69ed92dfd4f48612890cb2fe189d17075e2904.tar.bz2 sitesummary-2b69ed92dfd4f48612890cb2fe189d17075e2904.tar.xz |
[ Petter Reinholdtsen ]
* New perl function get_hostname() available from the SiteSummary
perl module.
* Add script sitesummary-nodes to list all reporting nodes. Use -m
to list them in the format expected in /etc/munin/munin.conf.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 35708c7..4ac2b90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +sitesummary (0.0.25) UNRELEASED; urgency=low + + [ Petter Reinholdtsen ] + * New perl function get_hostname() available from the SiteSummary + perl module. + * Add script sitesummary-nodes to list all reporting nodes. Use -m + to list them in the format expected in /etc/munin/munin.conf. + + -- Petter Reinholdtsen <pere@debian.org> Fri, 18 May 2007 09:24:23 +0200 + sitesummary (0.0.24) unstable; urgency=low [ Bart Cornelis (cobaco) ] |