summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-05 20:20:45 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-05 20:20:45 -0400
commit1f88cad3a2fa127ec76f8429ce9ca594c59d11f0 (patch)
treedda799e5084ca721e9417a3d73ef244f440ad4e6 /debian/changelog
parent86c6f2b96323980f75b4435809769ef2193dd157 (diff)
aggregate: Add support for web-based triggering of aggregation for people stuck on shared hosting without cron. (Sheesh.) Enabled via the `aggregate_webtrigger` configuration optiom.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index be6cb205c..9b5cfd1b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ikiwiki (2.46) UNRELEASED; urgency=low
+
+ * aggregate: Add support for web-based triggering of aggregation
+ for people stuck on shared hosting without cron. (Sheesh.) Enabled
+ via the `aggregate_webtrigger` configuration optiom.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 05 May 2008 19:34:51 -0400
+
ikiwiki (2.45) unstable; urgency=low
* toc: Add the table of contents at sanitize time, rather than at format