diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-12 17:17:49 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-12 17:17:49 -0500 |
commit | 49adc59474027390eb53eb749a7bc95492142582 (patch) | |
tree | 101b98082215eb81a8b34f83e73b1c991a3114bc /debian/changelog | |
parent | 491c62f5b0a105361fe806d898fcbb518e7fcd65 (diff) |
* Setting NOTAINT=1 had no effect when building ikiwiki itself, fix this.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2c6b03cd1..d41bf0d7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ ikiwiki (2.40) UNRELEASED; urgency=low will of course be enabled by default. * camelcase: Convert to use new linkify and scan hooks rather than the old hack. + * Setting NOTAINT=1 had no effect when building ikiwiki itself, fix this. -- Josh Triplett <josh@freedesktop.org> Sun, 10 Feb 2008 13:18:58 -0800 |