aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2f2f60bd3..e52e73dcae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-07 Ulrich Drepper <drepper@redhat.com>
+
+ [BZ #5475]
+ * resolv/res_init.c: Handle scope IDs in resolv.conf.
+
2008-04-07 Jakub Jelinek <jakub@redhat.com>
* malloc/mtrace.pl: Use $@ instead of $* to keep perl 5.10 quiet.