diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-10-04 21:41:55 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-10-04 21:41:55 +0000 |
commit | a29e9cb7fc5ec24c4e0150f52b02f9058e80d397 (patch) | |
tree | a45cf00d3a9f990f4c0f23a4e95eed065ecdf7de /debian | |
parent | 050899ae0b15312c61039c7fd5ecc9aed75e07a7 (diff) | |
download | sitesummary-a29e9cb7fc5ec24c4e0150f52b02f9058e80d397.tar.gz sitesummary-a29e9cb7fc5ec24c4e0150f52b02f9058e80d397.tar.bz2 sitesummary-a29e9cb7fc5ec24c4e0150f52b02f9058e80d397.tar.xz |
* Include a timestamp in the simple web report, to document when the
web page was last updated.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6b7cb86..bab219e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ sitesummary (0.0.13~1) unstable; urgency=low * Change server cron job to remove entries after 120 days. * Make it possible to override this value using /etc/sitesummary/collector.cfg. + * Include a timestamp in the simple web report, to document when the + web page was last updated. -- Petter Reinholdtsen <pere@debian.org> Wed, 4 Oct 2006 23:29:18 +0200 |