about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-14 10:05:36 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-14 10:05:36 -0800
commit63ee841069628f4af58f7e3c27ac17c7ae711c43 (patch)
treeb38ea0afe54f013481237e36cf0939162e60cfd6 /ChangeLog
parentb1a664426773dc7f80886f99962ee8f9b36d2c0f (diff)
downloadglibc-63ee841069628f4af58f7e3c27ac17c7ae711c43.tar.gz
glibc-63ee841069628f4af58f7e3c27ac17c7ae711c43.tar.xz
glibc-63ee841069628f4af58f7e3c27ac17c7ae711c43.zip
Relax condition for resolver constant definition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13faa5998a..40eddbcf96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2010-01-14  Ulrich Drepper  <drepper@redhat.com>
 
+	* resolv/netdb.h: Relax condition to elide obsolete resolver constants.
+
 	* posix/unistd.h: Declare getpagesize in _GNU_SOURCE mode.
 
 	[BZ #11120]