From 1407407ff493287fb9fef8dbbf97dfe47cca0fce Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Fri, 16 Feb 2018 13:00:31 +0000 Subject: [PATCH] Updated changelog --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8d6029f..63afd7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ flexnbd (0.2.0) UNRELEASED; urgency=medium calculating if a request exceeds the max block size (!45) * Added tests for setting TCP_NODELAY on upstream-reconnections in the proxy, and refactored the other LD_PRELOAD tests (!43) + * Clean up dead threads before calculating the number of connected clients + on the status command (!46) -- James Carter Thu, 11 Jan 2018 10:05:35 +0000