diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-09 01:27:57 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-09 01:27:57 +0000 |
commit | 563ea1c56fbaeb33e0db5c10ed79cd6802927814 (patch) | |
tree | 42cfadb66c0f5ed3142c6c2ce7e00ce911c21450 /debian | |
parent | 72c53650ad4a708493880daa75cdda9d056fc75e (diff) | |
download | ikiwiki-563ea1c56fbaeb33e0db5c10ed79cd6802927814.tar ikiwiki-563ea1c56fbaeb33e0db5c10ed79cd6802927814.tar.gz |
Remove doc-wiki-only item from the changelog.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8a9a83127..7e0058c98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,6 @@ ikiwiki (2.1) UNRELEASED; urgency=low parameters. * Add all=no option to conditional, can be used to form conditionals that do not need to examine every page in the wiki. - * Use this to simplify the goodstuff detection in the plugin template. * Add the needsbuild hook. Plugins can use this to manipulate which files ikiwiki builds when refreshing the wiki. |