summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton2016-09-05 14:37:49 -0700
committerSean Whitton2016-09-05 14:37:49 -0700
commit33a2aef1f0968289c65dc019592c3360383a94cf (patch)
tree7e7db14e4bcd201051a6b2c61e3577b687369ce1 /debian
parent5558632f37eb036c80e541b04128ad5eb6b5f4e9 (diff)
Sbuild.built: ccache usage now toggleable
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c2078f6f..eabadf95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ propellor (3.2.0) UNRELEASED; urgency=medium
* Sbuild.piupartsConf & Sbuild.piupartsConfFor: does nothing if corresponding
schroot not built.
Previously, this property built the schroot if it was missing.
+ * Using ccache with Sbuild.built & Sbuild.builtFor is now toggleable: these
+ properties now take a parameter of type Sbuild.UseCcache. (API Change)
* Further improvements to Sbuild.hs haddock.
-- Sean Whitton <spwhitton@spwhitton.name> Mon, 05 Sep 2016 11:14:52 -0700