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 d3f092b946..1486c3f894 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-05-02 Bruno Haible <bruno@clisp.org>
+
+ fopen: Silence a gcc warning.
+ * lib/fopen.c (rpl_fopen): Mark open_direction as used.
+
2023-05-01 Paul Eggert <eggert@cs.ucla.edu>
extern-inline: port to pcc