From 21f384e3437405b55b2c573fc10d1073996670e8 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Fri, 9 Feb 2018 11:44:28 +0000 Subject: [PATCH] Updated changelog --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index c29ecde..9d64851 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ flexnbd (0.2.0) UNRELEASED; urgency=medium * Proxy passes all NBD protocol errors through to the client instead of disconnecting and retrying (#36, !40) * Ignore ends of discs that stray outside of 512-byte sector sizes (!42). + * Added tests for setting TCP_NODELAY on upstream-reconnections in the + proxy, and refactored the other LD_PRELOAD tests (!43) -- James Carter Thu, 11 Jan 2018 10:05:35 +0000