summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.