summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-01-16 22:42:24 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-01-16 22:42:24 -0500
commit8e821c0e354eeedf4939be01d238678abcd65e23 (patch)
tree559c740dbe3022f602443bebaf8ccfb96b01afbd
parent0993933ea30f4fb28402f12a033cdd37015da427 (diff)
reorder
-rw-r--r--debian/changelog12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index cb362d6e2..6384c8df9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,11 @@
ikiwiki (3.02) UNRELEASED; urgency=low
+ * blogspam: New plugin, adding spam filtering for page editing / comment
+ posting using the BlogSpam.net API.
+ * Add auto-blog.setup, which will set up an ikiwiki instance tuned for use
+ in blogging.
+ * checkcontent: New hook, can be used to implement arbitrary content
+ filters, including spam filters.
* table: Fix misparsed links in external files.
* table: Find links in external files in scan pass.
* rename: Show full names of affected pages.
@@ -16,12 +22,6 @@ ikiwiki (3.02) UNRELEASED; urgency=low
the nostromo web server.
* Recommend libterm-readline-gnu-perl since that makes auto.setup
behave better.
- * Add auto-blog.setup, which will set up an ikiwiki instance tuned for use
- in blogging.
- * checkcontent: New hook, can be used to implement arbitrary content
- filters, including spam filters.
- * blogspam: New plugin, adding spam filtering for page editing / comment
- posting using the BlogSpam.net API.
-- Joey Hess <joeyh@debian.org> Tue, 06 Jan 2009 15:02:52 -0500