diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-08 19:48:00 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-08 19:48:00 +0000 |
commit | 1eb59c47606c733be40cbf8923fb00b3210cc667 (patch) | |
tree | 711d36a2a3ac6e96566de7af1a78df02c70e0e04 /debian | |
parent | 2c3eceab34808a0efccc883a968ff1198b2f4596 (diff) |
* Add "reverse" option to inline to invert sort orders.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 829017c61..d6c725300 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,8 +20,9 @@ ikiwiki (1.42) UNRELEASED; urgency=low * Change based on a patch from Ethan to support relative matching in PageSpecs, by using "./". * pagespec_match() has grown a new third parameter to support this. + * Add "reverse" option to inline to invert sort orders. - -- Joey Hess <joeyh@debian.org> Tue, 6 Feb 2007 15:49:06 -0500 + -- Joey Hess <joeyh@debian.org> Thu, 8 Feb 2007 14:46:17 -0500 ikiwiki (1.41) unstable; urgency=low |