diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -599,6 +599,8 @@ Library Tests ----- +- Fix a fcntl test case on KFreeBSD, Debian #708653 (Petr Salinger). + - Issue #18396: Fix spurious test failure in test_signal on Windows when faulthandler is enabled (Patch by Jeremy Kloth) |