summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a8f47bfc7..8266afa09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ikiwiki (3.09) UNRELEASED; urgency=low
+
+ * inline: Add title_natural sort order, using Sort::Naturally
+ (chrysn)
+
+ -- Joey Hess <joeyh@debian.org> Thu, 19 Mar 2009 15:32:49 -0400
+
ikiwiki (3.08) unstable; urgency=low
* git: Fix utf-8 encoding of author names.