aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-08-30 22:43:02 -0400
committerJoey Hess <joey@kitenet.net>2013-08-30 22:43:02 -0400
commit8833cfe30d121d8c097a5b1b0be2e1fb2e251e80 (patch)
treee4fce474314b4e58ebda5c2d7b295f38c0d84e6b /debian
parentdb6f258745639cac9717c831a62003140480b692 (diff)
downloadikiwiki-8833cfe30d121d8c097a5b1b0be2e1fb2e251e80.tar
ikiwiki-8833cfe30d121d8c097a5b1b0be2e1fb2e251e80.tar.gz
Fix test suite to work with perl 5.18. Closes: #719969
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 07ea0c3d8..3692dcd42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ ikiwiki (3.20130712) UNRELEASED; urgency=low
* Consistently configure LWP::UserAgent to allow use of http_proxy
and no_proxy environment variables, as well as ~/.ikiwiki/cookies
(schmonz)
+ * Fix test suite to work with perl 5.18. Closes: #719969
-- Joey Hess <joeyh@debian.org> Fri, 19 Jul 2013 18:53:23 -0400