about summary refs log tree commit diff
diff options
context:
space:
mode:
-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,