diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-06 19:06:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-06 19:06:53 -0400 |
commit | b144831e462e0d2ba8225f6e5f7d9138efb03c77 (patch) | |
tree | 6538c7339214110f27bcee1edb1ee3f434428260 /debian/changelog | |
parent | 457de90f5fac2c71bcbe5101a1b8528bd8a0b51f (diff) |
pinger/pingee now tested and working
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 f131691b9..4eeb6d0ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ 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. + * Add pinger and pingee plugins, which allow setting up mirrors and branched + wikis that automatically ping one another to stay up to date. -- Joey Hess <joeyh@debian.org> Mon, 05 May 2008 19:34:51 -0400 |