diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-08-31 06:44:45 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-08-31 06:44:45 +0000 |
commit | 28d7a9d708c57c9562d7beda57a9dd2965a08ec1 (patch) | |
tree | 0041655c21bbf160acdb1d92395d7ac7e52689e6 /debian/changelog | |
parent | ad92c7bf67243de34045325f660cd4f8645a4751 (diff) | |
download | sitesummary-28d7a9d708c57c9562d7beda57a9dd2965a08ec1.tar.gz sitesummary-28d7a9d708c57c9562d7beda57a9dd2965a08ec1.tar.bz2 sitesummary-28d7a9d708c57c9562d7beda57a9dd2965a08ec1.tar.xz |
* Add daily cron job to update web pages once a day.
* Remove old /etc/apache2/sites-available/sitesummary if it exist, to
cope with the new apache config structure introduced version 0.0.6.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1d39444..7306718 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sitesummary (0.0.7) UNRELEASED; urgency=low + + * Add daily cron job to update web pages once a day. + * Remove old /etc/apache2/sites-available/sitesummary if it exist, to + cope with the new apache config structure introduced version 0.0.6. + + -- Petter Reinholdtsen <pere@debian.org> Thu, 31 Aug 2006 08:43:19 +0200 + sitesummary (0.0.6) terra; urgency=low [ Petter Reinholdtsen ] |