diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-29 01:03:44 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-29 01:03:44 -0500 |
commit | d72753e100b018dfa82feb06e06fc2ad2c61f4ed (patch) | |
tree | 53446ff30ce2c45b597a10373eae0e61f01b5ecf /debian | |
parent | d2a369537688d31884a2a90886768dfc90b8d706 (diff) |
updates
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 47273ea94..8530bdd7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,9 @@ ikiwiki (2.21) UNRELEASED; urgency=low function. * Pages with extensions starting with "_" are internal-use, and will not be rendered or web-edited. + * RecentChanges is now a static html page, that's updated whenever a commit + is made to the wiki. It's built as a blog using inline, so it can have + an rss feed that users can subscribe to. * Removed support for sending commit notification mails. Along with it went the svnrepo and notify settings, though both will be ignored if left in setup files. |