]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 23 Oct 2004 06:45:30 +0000 (06:45 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 23 Oct 2004 06:45:30 +0000 (06:45 +0000)
* resolv/res_send.c: Remove compatibility code which is unused in
glibc and probably bitrotten.

ChangeLog

index 7397d14072002b4e2e6bd1bd1961091b336db1c0..0025c3b2ad5a7ceffbd498ff0dea3098a4cfaad6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,9 @@
 
 2004-10-22  Ulrich Drepper  <drepper@redhat.com>
 
+       * resolv/res_send.c: Remove compatibility code which is unused in
+       glibc and probably bitrotten.
+
        * debug/execinfo.h: Remove __THROW from backtrace prototype.
 
 2004-10-22  Jakub Jelinek  <jakub@redhat.com>