summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2017-08-01 15:34:24 -0400
committerJoey Hess2017-08-01 15:34:24 -0400
commit2357f80dda05c48a09cc769f3da2035da2f8821a (patch)
treeed844dab42aaac8849c2763166959a2b52bc27db
parent943b0489f17477102131030af750a1eb1669a4e2 (diff)
Sbuild: Add Sbuild.userConfig property. Thanks, Sean Whitton
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 98222b5c..d8fa8c9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+propellor (4.7.6) UNRELEASED; urgency=medium
+
+ * Sbuild: Add Sbuild.userConfig property.
+ Thanks, Sean Whitton
+
+ -- Joey Hess <id@joeyh.name> Tue, 01 Aug 2017 15:33:49 -0400
+
propellor (4.7.5) unstable; urgency=medium
* Avoid crashing when getTerminalName fails due to eg, being in a chroot.