diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-09 10:40:53 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-09 10:40:53 +0000 |
commit | f81648a38afbdecd3575644d8ce9b51e0bb6814a (patch) | |
tree | d741e13eb96760e8581a81c8f9a7612edcdc5924 | |
parent | dcc7b756c2e7ccf7fe4f65a533361d8f4bac9653 (diff) | |
download | glibc-f81648a38afbdecd3575644d8ce9b51e0bb6814a.tar.gz glibc-f81648a38afbdecd3575644d8ce9b51e0bb6814a.tar.xz glibc-f81648a38afbdecd3575644d8ce9b51e0bb6814a.zip |
1999-05-09 Mark Kettenis <kettenis@gnu.org>
* hurd/get-host.c (_hurd_get_host_config): Return an empty value if the file is empty.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e7e55c924b..2b484373fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-05-09 Mark Kettenis <kettenis@gnu.org> + + * hurd/get-host.c (_hurd_get_host_config): Return an empty value + if the file is empty. + 1999-05-07 Ulrich Drepper <drepper@cygnus.com> * elf/do-lookup.h: Fix typo in comment. |