about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-05-23 19:35:18 +0000
committerRoland McGrath <roland@gnu.org>1999-05-23 19:35:18 +0000
commitad4637185356034cfe2f8c7a2c547d2311b502bc (patch)
tree7e06ba54278a4fde3acc70c3c3f5e0dc8788a5f5
parent043032f443161389640449efa58e6ec9279684ce (diff)
downloadglibc-ad4637185356034cfe2f8c7a2c547d2311b502bc.tar.gz
glibc-ad4637185356034cfe2f8c7a2c547d2311b502bc.tar.xz
glibc-ad4637185356034cfe2f8c7a2c547d2311b502bc.zip
1999-05-23 Roland McGrath <roland@baalperazim.frob.com>
	* hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600.
	Do proper error return.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b6f1903b0..537ebc26e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-05-23  Roland McGrath  <roland@baalperazim.frob.com>
+
+	* hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600.
+	Do proper error return.
+
 1999-05-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
 	* malloc/malloc.h: Add __THROW for __MALLOC_P to synch with usage