Skip to content

Commit 9aab64b

Browse files
committed
chore: update CHANGELOG with a fix
Add note about `IovDeque` fix for non 4K pages. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent f8f8186 commit 9aab64b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ and this project adheres to
2929

3030
### Fixed
3131

32+
- [TODO](TODO): Fixed `IovDeque` wraparound logic which prevented it from working
33+
properly on systems with non 4K pages.
34+
3235
## [1.12.0]
3336

3437
### Added

0 commit comments

Comments
 (0)