summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--doc/todo/merge_request:_Propellor.Property.Sbuild.mdwn2
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 261989c2..02bf0d1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+propellor (3.0.5) UNRELEASED; urgency=medium
+
+ * Modules added for Sbuild and Ccache.
+ Thanks, Sean Whitton
+
+ -- Joey Hess <id@joeyh.name> Mon, 23 May 2016 11:19:28 -0400
+
propellor (3.0.4) unstable; urgency=medium
* Run letsencrypt with --noninteractive.
diff --git a/doc/todo/merge_request:_Propellor.Property.Sbuild.mdwn b/doc/todo/merge_request:_Propellor.Property.Sbuild.mdwn
index 3156fdb4..96c08d53 100644
--- a/doc/todo/merge_request:_Propellor.Property.Sbuild.mdwn
+++ b/doc/todo/merge_request:_Propellor.Property.Sbuild.mdwn
@@ -16,3 +16,5 @@ I get the following strange warning from GHC thanks to my new export from `Prope
`extractSuite' is exported by `extractSuite' and `extractSuite'
--spwhitton
+
+> [[merged|done]]; thank you! --[[Joey]]