summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d39a64023..587b210323 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-04-24 Bruno Haible <bruno@clisp.org>
+
+ select, pselect: Fix test failure on native Windows.
+ * lib/select.c (rpl_select): Fail if nfds is out-of-range.
+ * lib/pselect.c (pselect): Likewise.
+
2023-04-24 Paul Eggert <eggert@cs.ucla.edu>
fclose: pacify gcc -Wanalyzer-file-leak