about summary refs log tree commit diff
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.vnet.ibm.com>2014-03-25 10:16:08 +0100
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>2014-03-25 10:16:08 +0100
commitde0318743a3f88f098438b57a375d339bc6239d7 (patch)
treeb9f75cfbb52edd67dc8bb10fd446a89be2059239
parent55a81e3b0ac440ea21b9c83f10e188a58e7c14ac (diff)
downloadglibc-de0318743a3f88f098438b57a375d339bc6239d7.tar.gz
glibc-de0318743a3f88f098438b57a375d339bc6239d7.tar.xz
glibc-de0318743a3f88f098438b57a375d339bc6239d7.zip
NEWS: Add 16712, 16713, 16714 to fixed bug list.
-rw-r--r--ChangeLog4
-rw-r--r--NEWS2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 69622e4851..e819c2db27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
+
+	* NEWS: Add 16712, 16713, 16714 to fixed bug list.
+
 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
 
 	* elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
diff --git a/NEWS b/NEWS
index 79a298f933..a55031b365 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,7 @@ Version 2.20
   15347, 15804, 15894, 16002, 16284, 16447, 16532, 16545, 16574, 16600,
   16609, 16610, 16611, 16613, 16623, 16632, 16634, 16639, 16642, 16649,
   16670, 16674, 16677, 16680, 16683, 16689, 16695, 16701, 16706, 16707,
-  16731, 16743.
+  16712, 16713, 16714, 16731, 16743.
 
 * Running the testsuite no longer terminates as soon as a test fails.
   Instead, a file tests.sum (xtests.sum from "make xcheck") is generated,