From: Roland McGrath Date: Thu, 27 Jan 2000 20:01:31 +0000 (+0000) Subject: . X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f53f5627f369941ea9f2d74277f05a417babe27;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index bedca22f4e7..2413a209f7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-01-27 Roland McGrath + + * hurd/set-host.c (_hurd_set_host_config): Pass O_WRITE in flags to + dir_mkfile, so we will be permitted to do the io_write! + 2000-01-05 Philip Blundell * sysdeps/unix/sysv/linux/arm/mmap64.S: Correct check for ENOSYS.