Skip to content

Commit a24f2c3

Browse files
authored
Update CHANGELOG.md for #3578 (#3580)
1 parent 925d62d commit a24f2c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ to sort out in the case that `stdout` and `stderr` are merged. (#3428)
6464
fixes network connections sometimes trying to read indefinitely after the other
6565
end has closed the connection in Rust's tokio async runtime (as in
6666
https://gitlab.torproject.org/tpo/core/arti/-/issues/1972).
67+
* Fixed the `faccessat` syscall handler to not incorrectly take a `flags` parameter, and added support the `faccessat2` syscall which *does* take a `flags` parameter. (#3578)
6768

6869
Full changelog since v3.2.0:
6970

0 commit comments

Comments
 (0)