about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2013-04-29 21:15:44 +0200
committerAndreas Jaeger <aj@suse.de>2013-04-29 21:17:30 +0200
commitc3ed8088e4812d4f58bf9f6124106c65be22faef (patch)
tree0c13a13c276b1e5ba67a8f81f9f6c36ec33307ee /NEWS
parentf1a24198af04ad3d0ebc9dffde454beb19ed0804 (diff)
downloadglibc-c3ed8088e4812d4f58bf9f6124106c65be22faef.tar.gz
glibc-c3ed8088e4812d4f58bf9f6124106c65be22faef.tar.xz
glibc-c3ed8088e4812d4f58bf9f6124106c65be22faef.zip
BZ#15084: Apparent typos in strings in res_debug.c
	[BZ #15084]
	* resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
	and RES_USEVC.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index c2fe8324c9..b8332b0276 100644
--- a/NEWS
+++ b/NEWS
@@ -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, 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.
+  15006, 15007, 15020, 15023, 15036, 15054, 15055, 15062, 15078, 15084,
+  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).