summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2014-05-20 06:59:52 -0700
committerRichard Henderson <rth@twiddle.net>2014-05-20 07:17:24 -0700
commit4c0a1e6392fc9f667dba272dc13d94dc5c54813e (patch)
treed7b814dc99b7fb9b41a97b99deff4069b4bd0c2e /NEWS
parent57cce7060a755300273373d3256d6233d73ca013 (diff)
alpha: Remove bits/siginfo.h (BZ 16966)
Using the default header instead. This matches the kernel, which also uses the generic header. Fixes the sys/wait.h conform issue, where si_band had the wrong type.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6d677db32e..03d0570518 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,7 @@ Version 2.20
16712, 16713, 16714, 16731, 16739, 16740, 16743, 16754, 16758, 16759,
16760, 16770, 16786, 16789, 16791, 16799, 16800, 16815, 16823, 16824,
16831, 16838, 16849, 16854, 16876, 16877, 16885, 16888, 16890, 16912,
- 16916, 16917, 16922, 16927, 16928, 16932, 16943, 16958.
+ 16916, 16917, 16922, 16927, 16928, 16932, 16943, 16958, 16966.
* The minimum Linux kernel version that this version of the GNU C Library
can be used with is 2.6.32.