mirror of git://sourceware.org/git/glibc.git
NEWS: Add 15119 to fixed bug list
This commit is contained in:
parent
6d96f5e4c0
commit
7470db0c8e
|
@ -1,6 +1,8 @@
|
|||
2014-05-01 Will Newton <will.newton@linaro.org>
|
||||
Bernard Ogden <bernie.ogden@linaro.org>
|
||||
|
||||
* NEWS: Update fixed bug list.
|
||||
|
||||
[BZ #15119]
|
||||
* sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
|
||||
|
||||
|
|
15
NEWS
15
NEWS
|
@ -9,13 +9,14 @@ Version 2.20
|
|||
|
||||
* The following bugs are resolved with this release:
|
||||
|
||||
6804, 9894, 12994, 13347, 13651, 14308, 14770, 15347, 15514, 15804, 15894,
|
||||
16002, 16198, 16284, 16348, 16349, 16357, 16362, 16447, 16532, 16545,
|
||||
16574, 16599, 16600, 16609, 16610, 16611, 16613, 16619, 16623, 16629,
|
||||
16632, 16634, 16639, 16642, 16648, 16649, 16670, 16674, 16677, 16680,
|
||||
16683, 16689, 16695, 16701, 16706, 16707, 16712, 16713, 16714, 16731,
|
||||
16739, 16740, 16743, 16754, 16758, 16759, 16760, 16770, 16786, 16789,
|
||||
16791, 16799, 16800, 16815, 16823, 16824, 16831, 16838, 16854, 16888.
|
||||
6804, 9894, 12994, 13347, 13651, 14308, 14770, 15119, 15347, 15514,
|
||||
15804, 15894, 16002, 16198, 16284, 16348, 16349, 16357, 16362, 16447,
|
||||
16532, 16545, 16574, 16599, 16600, 16609, 16610, 16611, 16613, 16619,
|
||||
16623, 16629, 16632, 16634, 16639, 16642, 16648, 16649, 16670, 16674,
|
||||
16677, 16680, 16683, 16689, 16695, 16701, 16706, 16707, 16712, 16713,
|
||||
16714, 16731, 16739, 16740, 16743, 16754, 16758, 16759, 16760, 16770,
|
||||
16786, 16789, 16791, 16799, 16800, 16815, 16823, 16824, 16831, 16838,
|
||||
16854, 16888.
|
||||
|
||||
* The minimum Linux kernel version that this version of the GNU C Library
|
||||
can be used with is 2.6.32.
|
||||
|
|
Loading…
Reference in New Issue