diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-08-27 21:21:46 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-08-27 21:21:46 +0000 |
commit | 139b4c54cfee7d63bcfc457ecf5978a4d39d5265 (patch) | |
tree | b279d96f98145cf81c29a178dd1a0050a963c1a1 /debian | |
parent | 8602a0decca0e71668855b789bebd81c48960aa5 (diff) | |
download | sitesummary-139b4c54cfee7d63bcfc457ecf5978a4d39d5265.tar.gz sitesummary-139b4c54cfee7d63bcfc457ecf5978a4d39d5265.tar.bz2 sitesummary-139b4c54cfee7d63bcfc457ecf5978a4d39d5265.tar.xz |
* Reduce code duplication in SiteSummary.pm. Add new function
get_sitegroup().
* Extend site-summary script to also entries per sitegroup within a
site.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 437b66e..6632076 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +sitesummary (0.0.4) UNRELEASED; urgency=low + + * Reduce code duplication in SiteSummary.pm. Add new function + get_sitegroup(). + * Extend site-summary script to also entries per sitegroup within a + site. + + -- Petter Reinholdtsen <pere@debian.org> Sun, 27 Aug 2006 22:13:06 +0200 + sitesummary (0.0.3) terra; urgency=low * Remove temp file when it is processed by the collector. |