aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index de17647..439ba65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,21 @@
sitesummary (0.0.6) UNRELEASED; urgency=low
+ [ Petter Reinholdtsen ]
* Let the client recommend cron, as it need it to call
in after the initial submission after boot.
* Add trivial sitesummary-makewebreport to make a web page with the summary
results.
* Let the collector store the IP peer info about each entry. Not
yet working, as the getpeername() code is broken.
-
- -- Petter Reinholdtsen <pere@debian.org> Tue, 29 Aug 2006 08:26:35 +0200
+
+ [ Morten Werner Olsen ]
+ * Move sitesummary-collector.cgi into /usr/share/sitesummary/cgi-bin/ .
+ * Rewrite Apache example config and place it in /etc/apache2/conf.d/
+ as /etc/apache2/sites-available/ is ment for new virtualhosts (which
+ is not what we want).
+ * Add myself as uploader.
+
+ -- Morten Werner Olsen <werner@debian.org> Wed, 30 Aug 2006 23:51:38 +0200
sitesummary (0.0.5) terra; urgency=low