about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2014-05-01 16:26:35 +0100
committerWill Newton <will.newton@linaro.org>2014-05-01 16:26:35 +0100
commit7470db0c8e41bb22c2769f889fb1845e42b84cb7 (patch)
treef7a5b6b3f83fac7ec1a30aa409173ecf53078d5b
parent6d96f5e4c0500b19d1c2f4edc37536d2bc592260 (diff)
downloadglibc-7470db0c8e41bb22c2769f889fb1845e42b84cb7.tar.gz
glibc-7470db0c8e41bb22c2769f889fb1845e42b84cb7.tar.xz
glibc-7470db0c8e41bb22c2769f889fb1845e42b84cb7.zip
NEWS: Add 15119 to fixed bug list
-rw-r--r--ChangeLog2
-rw-r--r--NEWS15
2 files changed, 10 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d1033fcff..8e8582c6d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
 
diff --git a/NEWS b/NEWS
index 445acab17d..5a690b8279 100644
--- a/NEWS
+++ b/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.