diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2007-10-12 15:53:48 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2007-10-12 15:53:48 +0000 |
commit | 5d325d6c4049ebd1a93a2beb925d22e82d8233af (patch) | |
tree | 034741bf0124007c737bc4b41a986884fd4d8ab8 /debian/changelog | |
parent | 07bd61e122a7e79ff965a594bbfc63e691a89abe (diff) | |
download | sitesummary-5d325d6c4049ebd1a93a2beb925d22e82d8233af.tar.gz sitesummary-5d325d6c4049ebd1a93a2beb925d22e82d8233af.tar.bz2 sitesummary-5d325d6c4049ebd1a93a2beb925d22e82d8233af.tar.xz |
* Move random sleep from the report script and into the cron script,
to make it possible to report imediately from a client.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5821205..9289246 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ sitesummary (0.0.28) unstable; urgency=low [ Petter Reinholdtsen ] * Make sure the server cron job handle a removed but not purged package. (Closes: #445604) + * Move random sleep from the report script and into the cron script, + to make it possible to report imediately from a client. -- Petter Reinholdtsen <pere@debian.org> Fri, 12 Oct 2007 17:44:02 +0200 |