diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-04-25 20:09:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-04-25 20:09:28 +0000 |
commit | bc0543674840a5eda9e21d7c10122f2b9f6293a5 (patch) | |
tree | a445eb7f3465c0eddea5294059a04d6f7e9cf67c /ChangeLog | |
parent | b9c65d0902e5890c4f025b574725154032f8120a (diff) | |
download | glibc-bc0543674840a5eda9e21d7c10122f2b9f6293a5.tar.gz |
* resolv/res_hconf.c: Minor surgery to 'cmd' and the referenced
functions to avoid relocations.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-04-25 Ulrich Drepper <drepper@redhat.com> + * resolv/res_hconf.c: Minor surgery to 'cmd' and the referenced + functions to avoid relocations. + [BZ #2389] * resolv/res_hconf.c: Remove 'order' parsing. Just ignore the line. * resolv/res_hconf.h: Remove Name_Service definition. |