diff options
author | Will Thompson <will@willthompson.co.uk> | 2012-08-29 22:40:23 -0400 |
---|---|---|
committer | Will Thompson <will@willthompson.co.uk> | 2012-08-29 22:40:23 -0400 |
commit | 61ac45d195476edb810a1c2345c886fdc51a20cc (patch) | |
tree | 0fc5ae5200481252ddda27b9d9595637687a9a5b | |
parent | bb160c376a34a12ce7df0093f49e2ffcd0fec53b (diff) |
Link to another fixed bug in NEWSbustle-0.4.1
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |