summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-07-28 21:01:06 +0200
committerBruno Haible <bruno@clisp.org>2020-07-28 21:01:06 +0200
commit5e50baa16ef90204d9048a9e2f23c5a538955121 (patch)
tree629d6b938e7209cee97a71898079ef6176dbb055 /ChangeLog
parent41db73df3f47be5cbeed4c86c95ce4fb147ee363 (diff)
downloadgnulib-5e50baa16ef90204d9048a9e2f23c5a538955121.tar.gz
fopen-gnu: Create files correctly (regression from 2020-05-24).
* lib/fopen.c (rpl_open): Pass a third argument to open().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b3f49aa25..ab35d855a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-07-28 Bruno Haible <bruno@clisp.org>
+
+ fopen-gnu: Create files correctly (regression from 2020-05-24).
+ * lib/fopen.c (rpl_open): Pass a third argument to open().
+
2020-07-27 Paul Eggert <eggert@cs.ucla.edu>
xalloc-die: don’t depend on xalloc