diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-05 13:15:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-05 13:17:36 -0400 |
commit | f774f209133ddce006c74fe36cc7735963fc2516 (patch) | |
tree | 8467ce943211955402e0f043ceb1e13aac81eb4b /debian | |
parent | 336e50f005194a40a9b74d18cb634453eed240c3 (diff) | |
download | ikiwiki-f774f209133ddce006c74fe36cc7735963fc2516.tar ikiwiki-f774f209133ddce006c74fe36cc7735963fc2516.tar.gz |
Fix comments testsuite to not rely on Date::Parse's ability to parse the date Columbus discovered America. Closes: #640350
This is such a pity. smcv had these great dates, but squeeze's Date::Parse
cannot parse them.
Oh well, at least it makes for a great bug closure title.
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 06f07b217..9444de7cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ ikiwiki (3.20110716) UNRELEASED; urgency=low * search: Fix encoding bug in calculation of maximum term size. * inline: When indexing internal pages for searching, use the url of the inlining page. + * Fix comments testsuite to not rely on Date::Parse's ability to + parse the date Columbus discovered America. Closes: #640350 -- Joey Hess <joeyh@debian.org> Tue, 19 Jul 2011 11:22:52 -0400 |