diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-07 23:51:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-07 23:51:25 -0400 |
commit | 0850cde5a6a77898e6ae88173a34bc641414deb9 (patch) | |
tree | 4f24d6d61aee3f0539b2ab6f6d39b6d6093aacd6 /debian | |
parent | be89d6749eca74a3cfe80a86fa8416e8c8a2367b (diff) | |
download | ikiwiki-0850cde5a6a77898e6ae88173a34bc641414deb9.tar ikiwiki-0850cde5a6a77898e6ae88173a34bc641414deb9.tar.gz |
implemented pruning, s3 support now complete-ish
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3ff3f0087..118a0347d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ ikiwiki (2.46) UNRELEASED; urgency=low + * amazon_s3: New plugin, which injects wiki pages into Amazon S3, allowing + ikiwiki to be used without a dedicated web server. * 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. |