diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 90efe28..2317cba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +sitesummary (0.0.26) unstable; urgency=low + + [ Petter Reinholdtsen ] + * Add code in the server cronjob to generate a replacement + munin.conf, and make it possible to activate it in munin by + setting MUNINDIR=/etc/munin/ in collector.cfg. + * Add preseedable hidden boolean debconf question + sitesummary/replace-munin-config to make it possible to enable + this feature at install time. + * Update the postinst script to make sure the install time code is + only executed during configure. + + -- Petter Reinholdtsen <pere@debian.org> Mon, 31 May 2007 13:13:55 +0200 + sitesummary (0.0.25) unstable; urgency=low [ Petter Reinholdtsen ] |