diff options
author | Joey Hess <joey@kitenet.net> | 2012-07-20 12:56:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-07-20 12:56:57 -0400 |
commit | 25ea99bc223346607d91b6aa09b1b49bce220518 (patch) | |
tree | ae14a3547d50cfd5c090457c10052c4fd046725d /debian | |
parent | 7f883f520356fd1d70cf83677b9a5aabd0554262 (diff) | |
download | ikiwiki-25ea99bc223346607d91b6aa09b1b49bce220518.tar ikiwiki-25ea99bc223346607d91b6aa09b1b49bce220518.tar.gz |
Split CFLAGS into words when building wrapper. Closes: #682237
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3a98ed339..a77c42e42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ ikiwiki (3.20120630) UNRELEASED; urgency=low * recentchangesdiff: When diffurl is not set, provide inline diffs in the recentchanges page, with visibility toggleable via javascript. Thanks, Antoine Beaupré + * Split CFLAGS into words when building wrapper. Closes: #682237 -- Joey Hess <joeyh@debian.org> Thu, 19 Jul 2012 13:46:52 -0400 |