diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-21 01:52:08 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-21 01:52:08 -0500 |
commit | c84fcdd32aad7a613bf7bbb501362dffcf5ccdeb (patch) | |
tree | dafb1c6450151c13f3691d2fa1856be96cf22308 /debian | |
parent | da947bea4be8b388531ff70650d274f8ee8f1500 (diff) | |
download | ikiwiki-c84fcdd32aad7a613bf7bbb501362dffcf5ccdeb.tar ikiwiki-c84fcdd32aad7a613bf7bbb501362dffcf5ccdeb.tar.gz |
meta: Process meta date during scan pass so that the date will always affect sorting in inlines.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d8685db09..056fabc7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ ikiwiki (2.71) UNRELEASED; urgency=low * aggregate: If a feed fails to be downloaded, try again immediatly next time aggregation is run, even if the usual time has not passed. Closes: #508622 (Michael Gold) + * meta: Process meta date during scan pass so that the date will always + affect sorting in inlines. -- Joey Hess <joeyh@debian.org> Mon, 17 Nov 2008 14:02:10 -0500 |