Updated changelog

This commit is contained in:
Patrick J Cherry
2018-02-13 15:51:09 +00:00
parent 158379ba7a
commit bb1f6ecdf5

2
debian/changelog vendored
View File

@@ -15,6 +15,8 @@ flexnbd (0.2.0) UNRELEASED; urgency=medium
* Proxy passes all NBD protocol errors through to the client instead of * Proxy passes all NBD protocol errors through to the client instead of
disconnecting and retrying (#36, !40) disconnecting and retrying (#36, !40)
* Ignore ends of discs that stray outside of 512-byte sector sizes (!42). * 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 <james.carter@bytemark.co.uk> Thu, 11 Jan 2018 10:05:35 +0000 -- James Carter <james.carter@bytemark.co.uk> Thu, 11 Jan 2018 10:05:35 +0000