diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-17 21:27:28 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-17 21:27:28 -0500 |
commit | f3bec255e4f62f31bf7b2f99d941c79e1fe93559 (patch) | |
tree | e3fcb5424503a694fc66a9f716a981ac139ab45b /debian | |
parent | 385123006e528149fbc5750209151462b056b124 (diff) | |
download | ikiwiki-f3bec255e4f62f31bf7b2f99d941c79e1fe93559.tar ikiwiki-f3bec255e4f62f31bf7b2f99d941c79e1fe93559.tar.gz |
aggregate: If a feed fails to be downloaded, try again immediatly next time aggregation is run, even if the usual time has not passed. Closes: #508622 (Michael Gold)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f7085169c..d8685db09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,9 @@ ikiwiki (2.71) UNRELEASED; urgency=low * monotone: When getting the log, tell monotone how many entries we want, rather than closing the pipe, which it dislikes. (thm) * Coding style change: Remove explcit vim folding markers. + * aggregate: If a feed fails to be downloaded, try again immediatly + next time aggregation is run, even if the usual time has not passed. + Closes: #508622 (Michael Gold) -- Joey Hess <joeyh@debian.org> Mon, 17 Nov 2008 14:02:10 -0500 |