summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2016-01-28 15:22:42 +0000
committerWill Thompson <will@willthompson.co.uk>2016-01-28 15:22:42 +0000
commit0a426c396ee890bbde67791dbf8d2c21b9cc6a3c (patch)
tree483d73f2783518fbb12696dbdfbd593f7d5b03fd
parent9b32105b6835d63622ee2281da34c0c1315ddeb9 (diff)
Credit Jonny
-rw-r--r--Bustle/UI/AboutDialog.hs1
-rw-r--r--NEWS.md7
2 files changed, 8 insertions, 0 deletions
diff --git a/Bustle/UI/AboutDialog.hs b/Bustle/UI/AboutDialog.hs
index c7b3629..5e9c360 100644
--- a/Bustle/UI/AboutDialog.hs
+++ b/Bustle/UI/AboutDialog.hs
@@ -68,4 +68,5 @@ authors = [ "Will Thompson <will@willthompson.co.uk>"
, "Sergei Trofimovich"
, "Alex Merry"
, "Philip Withnall"
+ , "Jonny Lamb"
]
diff --git a/NEWS.md b/NEWS.md
index 01fafd8..6e894df 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,10 @@
+Bustle 0.5.5 (UNRELEASED)
+-------------------------
+
+* Fix leaks in bustle-pcap.c (Jonny Lamb,
+ <https://bugs.freedesktop.org/show_bug.cgi?id=93904>)
+
+
Bustle 0.5.4 (2016-01-27)
-------------------------