summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2012-08-29 22:40:23 -0400
committerWill Thompson <will@willthompson.co.uk>2012-08-29 22:40:23 -0400
commit61ac45d195476edb810a1c2345c886fdc51a20cc (patch)
tree0fc5ae5200481252ddda27b9d9595637687a9a5b
parentbb160c376a34a12ce7df0093f49e2ffcd0fec53b (diff)
Link to another fixed bug in NEWSbustle-0.4.1
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a6a49a0..9848934 100644
--- a/NEWS
+++ b/NEWS
@@ -21,7 +21,8 @@ Some plumbing changes:
* You can now make a symlink to the launcher script and have it work
properly.
-* Bustle builds with GHC 7.4.1 (courtesy of Sergei Trofimovich).
+* Bustle [builds with GHC 7.4.1][fdo47013] (courtesy of Sergei
+ Trofimovich).
* `make clean` [works][fdo47908] in source tarballs.
@@ -29,6 +30,7 @@ Some plumbing changes:
[dbus]: http://hackage.haskell.org/package/dbus-0.10
[fdo44889]: https://bugs.freedesktop.org/show_bug.cgi?id=44889
+[fdo47013]: https://bugs.freedesktop.org/show_bug.cgi?id=47013
[fdo47908]: https://bugs.freedesktop.org/show_bug.cgi?id=47908