diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-05 20:48:20 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-05 20:48:20 +0000 |
commit | dd7a38147179a59bff9dffd824b265862aa1a59e (patch) | |
tree | d3ac7e6d47a83a76a90c74a89ba3009a105a8492 /debian/changelog | |
parent | 626751068b6d002183046f3e3e76eb3b9040fa6b (diff) | |
download | ikiwiki-dd7a38147179a59bff9dffd824b265862aa1a59e.tar ikiwiki-dd7a38147179a59bff9dffd824b265862aa1a59e.tar.gz |
* Add ikiwiki-mass-rebuild script, ripped out of the postinst.
* Add some new config items to the estseek.conf template, which are needed
by hyperestraier 1.2.3.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0d86597fc..b3d70190c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,8 +46,11 @@ ikiwiki (1.1) UNRELEASED; urgency=low * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubber and --disable-plugin htmlscrubber. * Allow discussion links on pages to be turned off with --no-discussion. + * Add ikiwiki-mass-rebuild script, ripped out of the postinst. + * Add some new config items to the estseek.conf template, which are needed + by hyperestraier 1.2.3. - -- Joey Hess <joeyh@debian.org> Fri, 5 May 2006 14:03:54 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 5 May 2006 16:23:03 -0400 ikiwiki (1.0) unstable; urgency=low |