summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2016-06-23 08:15:13 -0400
committerJoey Hess2016-06-23 08:15:13 -0400
commit138fafec019bcde377acb06fd8cf1f39b634e7f1 (patch)
treef76dbce1e233d4b090b69eac2905719ab8ef604b /debian
parent39155afe6afe7b3c15d0a47199bd5975a8163eca (diff)
releasing package propellor version 3.1.1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e3c2a58..893498a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+propellor (3.1.1) unstable; urgency=medium
+
+ * Haddock build fix.
+ Thanks, Sean Whitton
+
+ -- Joey Hess <id@joeyh.name> Thu, 23 Jun 2016 08:12:57 -0400
+
propellor (3.1.0) unstable; urgency=medium
* Architecture changed from String to an ADT. (API Change)