diff options
author | Andreas Jaeger <aj@suse.de> | 2013-04-29 21:11:13 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2013-04-29 21:11:13 +0200 |
commit | f1a24198af04ad3d0ebc9dffde454beb19ed0804 (patch) | |
tree | 9506b01cf6e3eaeb567c875a26498179ef808e69 /NEWS | |
parent | 9ce3b2cbd245abedc6cff147a1b91566e340edb1 (diff) | |
download | glibc-f1a24198af04ad3d0ebc9dffde454beb19ed0804.zip glibc-f1a24198af04ad3d0ebc9dffde454beb19ed0804.tar.gz glibc-f1a24198af04ad3d0ebc9dffde454beb19ed0804.tar.bz2 |
BZ#15085: Fix comments/strings for RES_NOCHECKNAME
[BZ #15085]
* resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
* resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
unimplemented.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -12,10 +12,10 @@ Version 2.18 10060, 10062, 10357, 11120, 11561, 12723, 13550, 13889, 13951, 13988, 14142, 14176, 14200, 14280, 14293, 14317, 14327, 14478, 14496, 14686, 14812, 14888, 14920, 14964, 14981, 14982, 14985, 14994, 14996, 15003, - 15006, 15007, 15020, 15023, 15036, 15054, 15055, 15062, 15078, 15086, - 15160, 15214, 15221, 15232, 15234, 15283, 15285, 15287, 15304, 15305, - 15307, 15309, 15327, 15330, 15335, 15336, 15337, 15342, 15346, 15361, - 15366, 15380, 15394, 15405, 15406, 15409. + 15006, 15007, 15020, 15023, 15036, 15054, 15055, 15062, 15078, 15085, + 15086, 15160, 15214, 15221, 15232, 15234, 15283, 15285, 15287, 15304, + 15305, 15307, 15309, 15327, 15330, 15335, 15336, 15337, 15342, 15346, + 15361, 15366, 15380, 15394, 15405, 15406, 15409. * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla #15078). |