diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 01:09:48 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 01:09:48 +0000 |
commit | 34f1c2aee8da0329aa0a50ac6b6bceb9dce7fefb (patch) | |
tree | 33f7f9275ca23cbb0454602d214b13a4111e7ce0 /debian | |
parent | 11ac8f5e18bb18ddb86b47844e10f22e554bb4e7 (diff) |
* Allow setting NOTAINT=1 when building the wiki to remove taint checking
flags, which can be useful on some hosting providers.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 277245a27..2e5f1b990 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ ikiwiki (1.44) UNRELEASED; urgency=low issues. Since there is not yet a license for the actual OpenID logo, this file is currently a blank image. Users who want to can copy http://openid.net/login-bg.gif into their wiki. + * Allow setting NOTAINT=1 when building the wiki to remove taint checking + flags, which can be useful on some hosting providers. - -- Joey Hess <joeyh@debian.org> Mon, 19 Feb 2007 18:34:58 -0500 + -- Joey Hess <joeyh@debian.org> Mon, 19 Feb 2007 20:08:24 -0500 ikiwiki (1.43) unstable; urgency=low |