summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2015-08-18 12:20:02 +0100
committerWill Thompson <will@willthompson.co.uk>2015-08-18 12:22:48 +0100
commit29085bb3c1b768349248c60210f0b21fc9db8616 (patch)
tree2f8321530d1d43d356faa62a4226915249c1a15c
parent62bacb9fa9ce65c33c0bf14d45a2d619d2e108b9 (diff)
Bustle 0.5.2bustle-0.5.2
-rw-r--r--NEWS.md8
-rw-r--r--bustle.cabal2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 972b76d..fced0fa 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,11 @@
+Bustle 0.5.2 (2015-08-18)
+-------------------------
+
+* No functional changes!
+* Update all links to <http://www.freedesktop.org/wiki/Software/Bustle/>
+* Remove external dependencies from Cabal build script for the benefit
+ of Stackage and Travis-CI. <https://github.com/fpco/stackage/issues/746>
+
Bustle 0.5.1 (2015-06-28)
-------------------------
diff --git a/bustle.cabal b/bustle.cabal
index f9edb84..c6c79c0 100644
--- a/bustle.cabal
+++ b/bustle.cabal
@@ -1,6 +1,6 @@
Name: bustle
Category: Network, Desktop
-Version: 0.5.1
+Version: 0.5.2
Cabal-Version: >= 1.18
Tested-With: GHC >= 7.8.4 && < 7.11
Synopsis: Draw sequence diagrams of D-Bus traffic