aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c3498bf..bda4145 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sitesummary (0.0.30) unstable; urgency=low
+
+ * Change default apache setup to allow everyone read access to
+ /sitesummary/ instead of only localhost, as the default report do
+ not include very sensible information.
+
+ -- Petter Reinholdtsen <pere@debian.org> Sun, 4 Nov 2007 13:41:11 +0100
+
sitesummary (0.0.29) unstable; urgency=low
* Add get_hostclass() to the SiteSummary perl module API.