about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-04-16 19:47:02 +0930
committerAlan Modra <amodra@gmail.com>2014-04-16 19:47:02 +0930
commit9860b0450275ad2b69cb9360fd01d5c122a65fc5 (patch)
tree918bd0a6a8f29c5e44a59e44aa40961aa2745f8d
parentaa5f0ff11ad2cc85277c64cf65c723a9664e1149 (diff)
downloadglibc-9860b0450275ad2b69cb9360fd01d5c122a65fc5.tar.gz
glibc-9860b0450275ad2b69cb9360fd01d5c122a65fc5.tar.xz
glibc-9860b0450275ad2b69cb9360fd01d5c122a65fc5.zip
Update fixed bug list
-rw-r--r--ChangeLog1
-rw-r--r--NEWS8
2 files changed, 5 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f70d63147..4a71410659 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
 	[BZ #16619]
 	* sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
 	* math/libm-test.inc (frexp_test_data): Add tests.
+	* NEWS: Update fixed bug list.
 
 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
diff --git a/NEWS b/NEWS
index a63b425691..867a3d6199 100644
--- a/NEWS
+++ b/NEWS
@@ -11,10 +11,10 @@ Version 2.20
 
   6804, 13347, 15347, 15514, 15804, 15894, 16002, 16198, 16284, 16348,
   16349, 16357, 16362, 16447, 16532, 16545, 16574, 16599, 16600, 16609,
-  16610, 16611, 16613, 16623, 16632, 16634, 16639, 16642, 16648, 16649,
-  16670, 16674, 16677, 16680, 16683, 16689, 16695, 16701, 16706, 16707,
-  16712, 16713, 16714, 16731, 16739, 16743, 16758, 16759, 16760, 16770,
-  16786, 16789, 16799, 16800, 16815, 16831, 16838.
+  16610, 16611, 16613, 16619, 16623, 16632, 16634, 16639, 16642, 16648,
+  16649, 16670, 16674, 16677, 16680, 16683, 16689, 16695, 16701, 16706,
+  16707, 16712, 16713, 16714, 16731, 16739, 16740, 16743, 16758, 16759,
+  16760, 16770, 16786, 16789, 16799, 16800, 16815, 16831, 16838.
 
 * Running the testsuite no longer terminates as soon as a test fails.
   Instead, a file tests.sum (xtests.sum from "make xcheck") is generated,