diff --git a/CHANGELOG.md b/CHANGELOG.md index eb6be88f6..4690a7b93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -133,11 +133,6 @@ IOAT for copy engine is disabled by default. It can be enabled by specifying the option with "Yes" in `[Ioat]` section of the configuration file. The Disable option is now deprecated and will be removed in a future release. -### blobfs - -Change the return type of spdk_file_truncate from void to int. The purpose is to catch -the `NOMEM` error condition. - ## v18.04: Logical Volume Snapshot/Clone, iSCSI Initiator, Bdev QoS, VPP Userspace TCP/IP ### vhost