diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-19 15:36:31 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-19 15:36:31 -0400 |
commit | 86956b3392f7e768fa8f527a0b3a4b7d1a080aef (patch) | |
tree | 640203dcac22273945a38310f225cafdeada45ed /debian | |
parent | bb258b56b29cb01f27bdc0dfd0bced55a88574ed (diff) |
title_natural patch merged
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
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. |