diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-25 21:13:14 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-25 21:13:14 +0000 |
commit | 48e004acb1cd8d09dfa52377bd48edaee293bc9f (patch) | |
tree | 73f995849b4f779efbb92b559813cbc10addbc42 /debian | |
parent | 08db946cf4fb3c9289d130207d1d7d35741d97fa (diff) |
* inline: Add ability to sort by page name, based on a patch from
Benjamin A'Lee.
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 57ee09bf5..a4f06fa64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (1.28) UNRELEASED; urgency=low + + * inline: Add ability to sort by page name, based on a patch from + Benjamin A'Lee. + + -- Joey Hess <joeyh@debian.org> Mon, 25 Sep 2006 17:06:39 -0400 + ikiwiki (1.27) unstable; urgency=low * Work on firming up the plugin interface: |