From 3448ff15b88a680ea3b262c1ea22d7cea04b6ae0 Mon Sep 17 00:00:00 2001 From: "James F. Carter" Date: Fri, 11 Jan 2019 10:37:48 +0000 Subject: [PATCH] release 0.5.0 --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6c33cdc..53392a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,12 @@ -flexnbd (0.4.0) UNRELEASED; urgency=medium +flexnbd (0.5.0) stable; urgency=medium + [ Patrick J Cherry ] * Explicitly close the server control socket, and wait for it to close, to prevent deadlocks during the server clean-up process (#40 !58) * Ensure mirroring can be restarted after a break command is sent to the source (#37, !59) - -- Patrick J Cherry Fri, 07 Dec 2018 16:38:56 +0000 + -- James Carter Fri, 11 Jan 2019 10:37:23 +0000 flexnbd (0.4.0) stable; urgency=medium