diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-21 16:27:44 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-21 16:27:47 -0400 |
commit | b6f6f126d0e3fa23687f2d8c537de207e2c7b5d3 (patch) | |
tree | 84ba828aad25d8805d7663e60b71494775999c05 /debian/changelog | |
parent | 990a4b99b00c162da218f951041fed50c4259049 (diff) |
avoid -O default for CFLAGS, and document
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 f6739952e..0ff7a0d13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ ikiwiki (3.20091018) UNRELEASED; urgency=low * edittemplate: Work around bug #551499 in CGI::FormBuilder. * Fix a bug introduced in the last version that caused ikiwiki to skip all files if a sourcedir of "./" was specified. + * Support CFLAGS when building wrapper. -- Joey Hess <joeyh@debian.org> Sun, 18 Oct 2009 13:44:09 -0400 |