We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f1385f + a39df7f commit d72bc74Copy full SHA for d72bc74
CHANGELOG.md
@@ -1,4 +1,9 @@
1
-### Unreleased
+### 0.8.0 (2024-01-12)
2
+
3
+- `IoctlFlags` accepts unknown flags (e.g. due to future kernel changes).
4
+ `Error::UnrecognizedIoctls` is removed.
5
6
+### 0.3.1 ~ 0.7.0
7
8
- Added `Uffd::read_events` that can read multiple events from the userfaultfd file descriptor.
9
- Updated `bitflags` dependency to `2.2.1`.
0 commit comments