diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-06-27 04:45:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-06-27 04:45:06 +0000 |
commit | 34ca2ff7da8f3701fc476fd84984677262390c09 (patch) | |
tree | 8dfbc61ccd695676d7d32fbfb53a6849977658cd /ChangeLog | |
parent | 104426b6542145c5c5be9ccc4a32afb2dbb05674 (diff) | |
download | glibc-34ca2ff7da8f3701fc476fd84984677262390c09.tar glibc-34ca2ff7da8f3701fc476fd84984677262390c09.tar.gz glibc-34ca2ff7da8f3701fc476fd84984677262390c09.tar.bz2 glibc-34ca2ff7da8f3701fc476fd84984677262390c09.zip |
* resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry.
Patch by Peter Jones <pjones@redhat.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-06-26 Ulrich Drepper <drepper@redhat.com> + + * resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry. + Patch by Peter Jones <pjones@redhat.com>. + 2008-06-25 Ulrich Drepper <drepper@redhat.com> [BZ #6654] |