diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2007-11-04 12:44:06 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2007-11-04 12:44:06 +0000 |
commit | ac842568a1885d0b8c52cfc07f779d92be4e0cb2 (patch) | |
tree | 49d0dc8ce096c17600ca7274d72d7a7d7cbcc972 /debian | |
parent | 61c3ef4bb3c4ecd9fa6508c33affed64e2595e56 (diff) | |
download | sitesummary-ac842568a1885d0b8c52cfc07f779d92be4e0cb2.tar.gz sitesummary-ac842568a1885d0b8c52cfc07f779d92be4e0cb2.tar.bz2 sitesummary-ac842568a1885d0b8c52cfc07f779d92be4e0cb2.tar.xz |
* 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.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
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. |