summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-05-29 21:43:33 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-29 21:43:33 -0400
commit16985fd0c79ccffc105d77c9076ab0a4bb0e5714 (patch)
tree633bd2adbe8ab012dcd04b4274572eca006cca5b /ChangeLog
parentc30b7ee2c3b8314c3e87ac6cab27949dbbe1f3e4 (diff)
Recognize use-vc option in resolv.conf
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab594aa5ed..a003ac9c6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-05-29 Ulrich Drepper <drepper@gmail.com>
+ [BZ #11558]
+ * resolv/res_init.c (res_setoptions): Recognize use-vc option and
+ set RES_USEVC.
+
[BZ #11634]
* elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.