summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-07 18:28:27 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-07 18:28:27 +0000
commit0f22d66c965d7f2a3e4698de7ddf992efebf6c42 (patch)
treeff23d91c038143b34c9550c59f3b945d2455f0c0 /debian
parent723ebda4760d7e6bb848f1b1d39706f441d3f209 (diff)
* Add wikitext markup plugin, which supports ".wiki" pages written in the
original wiki syntax, CamelCase links and all.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b7c1a679..3cea775be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ ikiwiki (1.9) UNRELEASED; urgency=low
* Patch from Faidon to use svn --limit when possible for recentchanges,
speeds up recentchanges a lot for wikis with more history.
* Patch from Recai to fix utf8 issues in git backend.
+ * Add wikitext markup plugin, which supports ".wiki" pages written in the
+ original wiki syntax, CamelCase links and all.
- -- Joey Hess <joeyh@debian.org> Wed, 5 Jul 2006 16:53:34 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 7 Jul 2006 14:11:50 -0400
ikiwiki (1.8) unstable; urgency=low