1 From fdf58ebc60ce0eb459fd616241b52872b3571ac1 Mon Sep 17 00:00:00 2001
2 From: Joseph Myers <joseph@codesourcery.com>
3 Date: Sat, 30 Sep 2017 00:48:07 +0000
4 Subject: [PATCH 43] Add missing bug fixes to list in NEWS file.
8 1 file changed, 4 insertions(+)
10 diff --git a/NEWS b/NEWS
11 index 48e2064380..8e468c0369 100644
14 @@ -28,9 +28,13 @@ The following bugs are resolved with this release:
15 [21932] Unpaired __resolv_context_get in generic get*_r implementation
16 [21941] powerpc: Restrict xssqrtqp operands to Vector Registers
17 [21972] assert macro requires operator== (int) for its argument type
18 + [21982] string: stratcliff.c: error: assuming signed overflow does not
20 + [22051] libc: zero terminator in the middle of glibc's .eh_frame
21 [22095] resolv: Fix memory leak with OOM during resolv.conf parsing
22 [22096] resolv: __resolv_conf_attach must not free passed conf object
23 [22146] Let fpclassify use the builtin when optimizing for size in C++ mode
24 + [22225] math: nearbyint arithmetic moved before feholdexcept