From 4cd7e764bbb340e094a8b17412afd8ffe0a03c10 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Tue, 4 Oct 2016 21:22:07 +0100 Subject: [PATCH] Updated changelog --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 920552d..735812b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +flexnbd (0.1.3-1) stable; urgency=medium + + [ Michel Pollet ] + * Close socket fix, might relate to migration crashing + * Attempt at fixing bind() bug + * Simplified NBD handle comparisons + + [ Patrick J Cherry ] + * Non-maintainer upload. + + -- Patrick J Cherry Tue, 04 Oct 2016 21:20:27 +0100 + flexnbd (0.1.2-1) stable; urgency=medium * Non-maintainer upload.