From 654d277453e2818d1e0ded2e25188d9ebff774b5 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Fri, 7 Dec 2018 16:40:53 +0000 Subject: [PATCH] Updated changelog --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index f115fbf..e79dead 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +flexnbd (0.4.0) UNRELEASED; urgency=medium + + * Explicitly close the server control socket, and wait for it to close, to + prevent deadlocks during the server clean-up process (#40 !58) + + -- Patrick J Cherry Fri, 07 Dec 2018 16:38:56 +0000 + flexnbd (0.4.0) stable; urgency=medium * Ensure proxy state is completely reset before upstream init is read,