diff options
author | Richard Henderson <rth@twiddle.net> | 2014-05-20 07:15:46 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2014-05-20 07:17:27 -0700 |
commit | de9d8f2098caeb19684710a3c0774f4fe38a5e2c (patch) | |
tree | b1a70b75cebe093200ebed7c263539dace34df89 /NEWS | |
parent | 4c0a1e6392fc9f667dba272dc13d94dc5c54813e (diff) | |
download | glibc-de9d8f2098caeb19684710a3c0774f4fe38a5e2c.tar.gz |
alpha: fix sa_flags type (BZ 16967)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, 16966. + 16916, 16917, 16922, 16927, 16928, 16932, 16943, 16958, 16966, 16967. * The minimum Linux kernel version that this version of the GNU C Library can be used with is 2.6.32. |