diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-06-27 18:27:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-06-27 18:27:27 +0000 |
commit | 5ee0f5e2d94477c2f9c36e7d67ff4e5efed98560 (patch) | |
tree | acdf53cfbeb157b5c31e93a418e021bead307186 | |
parent | 80922a99e39ecf1fd229bd58c3a3ccbbd2841d0f (diff) | |
download | glibc-5ee0f5e2d94477c2f9c36e7d67ff4e5efed98560.tar glibc-5ee0f5e2d94477c2f9c36e7d67ff4e5efed98560.tar.gz glibc-5ee0f5e2d94477c2f9c36e7d67ff4e5efed98560.tar.bz2 glibc-5ee0f5e2d94477c2f9c36e7d67ff4e5efed98560.zip |
* resolv/res_debug.c (__p_type_syms): Add ns_t_dname entry.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ 2008-06-26 Ulrich Drepper <drepper@redhat.com> - * resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry. + * resolv/res_debug.c (__p_type_syms): Add ns_t_dname entry. Patch by Peter Jones <pjones@redhat.com>. 2008-06-25 Ulrich Drepper <drepper@redhat.com> |