From d150f8d49aaba0098696c0458cc3f47431f71e2d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 10 Sep 2016 11:44:51 -0400 Subject: add news item for propellor 3.2.0 --- doc/news/version_3.2.0.mdwn | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/news/version_3.2.0.mdwn diff --git a/doc/news/version_3.2.0.mdwn b/doc/news/version_3.2.0.mdwn new file mode 100644 index 00000000..bef06b1b --- /dev/null +++ b/doc/news/version_3.2.0.mdwn @@ -0,0 +1,17 @@ +propellor 3.2.0 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * [ Sean Whitton ] + * Using ccache with Sbuild.built & Sbuild.builtFor is now toggleable: these + properties now take a parameter of type Sbuild.UseCcache. (API Change) + * Sbuild.piupartsConf: no longer takes an Apt.Url. (API Change) + * Sbuild.piupartsConf & Sbuild.piupartsConfFor: does nothing if corresponding + schroot not built. + Previously, these properties built the schroot if it was missing. + * Sbuild.built & Sbuild.piupartsConf: add an additional alias to sid chroots. + This is for compatibility with `dgit sbuild`. + * Further improvements to Sbuild.hs haddock. + * [ Joey Hess ] + * Tor.hiddenService: Converted port parameter from Int to Port. (API change) + * Tor.hiddenServiceAvailable: The hidden service hostname file may not + be available immedaitely after configuring tor; avoid ugly error in + this case."""]] \ No newline at end of file -- cgit v1.3-2-g0d8e