aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-09-07 13:47:50 -0400
committerJoey Hess <joey@kitenet.net>2010-09-07 13:47:50 -0400
commit5c6c0813ca8dff8c42ac32ed9702568228f8407b (patch)
tree1c738d28466ffa81e5963937f76075486a127a1a /debian/changelog
parentb3aadbf0bdb67fea1e9944dfa562f1ac020c16ea (diff)
downloadikiwiki-5c6c0813ca8dff8c42ac32ed9702568228f8407b.tar
ikiwiki-5c6c0813ca8dff8c42ac32ed9702568228f8407b.tar.gz
Remove PATH overriding code in ikiwiki script that was present to make perl taint checking happy, but taint checking is disabled.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 430bd302c..a9892938a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ ikiwiki (3.20100832) UNRELEASED; urgency=low
* needsbuild hook interface changed; the hooks should now return
the modified array of things that need built. (Backwards compatability
code keeps plugins using the old interface working.)
+ * Remove PATH overriding code in ikiwiki script that was present to make
+ perl taint checking happy, but taint checking is disabled.
-- Joey Hess <joeyh@debian.org> Tue, 07 Sep 2010 12:08:05 -0400