summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ed1b1ef8f..dd97e714ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-05-15 Bruno Haible <bruno@clisp.org>
+
+ poll: Fix syntax error (regression from yesterday).
+ * lib/poll.c (poll): Remove semicolon inside braces.
+
2023-05-14 Paul Eggert <eggert@cs.ucla.edu>
timespec: fill in other members