From bb1f6ecdf5eea5e59725f4e96d4635da03fbe5da Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Tue, 13 Feb 2018 15:51:09 +0000 Subject: [PATCH] Updated changelog --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index c29ecde..5ef9dbb 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). + * Alter semantics of NBD_MAX_BLOCK_SIZE to remove struct size overheads when + calculating if a request exceeds the max block size (!45) -- James Carter Thu, 11 Jan 2018 10:05:35 +0000