summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a3e846e349..2c394f3cae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-10-09 Maxim Kuvyrkov <maxim@codesourcery.com>
+
+ * NEWS: Add entry for BZ #14602.
+
2012-10-09 Joseph Myers <joseph@codesourcery.com>
* math/gen-libm-test.pl (parse_args): Handle comparison macros as
diff --git a/NEWS b/NEWS
index 1b13ac1349..9fc081393a 100644
--- a/NEWS
+++ b/NEWS
@@ -15,8 +15,8 @@ Version 2.17
14195, 14237, 14251, 14252, 14283, 14298, 14303, 14307, 14328, 14331,
14336, 14337, 14347, 14349, 14376, 14417, 14459, 14476, 14477, 14505,
14510, 14516, 14518, 14519, 14530, 14532, 14538, 14543, 14544, 14545,
- 14557, 14562, 14568, 14576, 14579, 14583, 14587, 14621, 14638, 14645,
- 14648, 14660, 14661.
+ 14557, 14562, 14568, 14576, 14579, 14583, 14587, 14602, 14621, 14638,
+ 14645, 14648, 14660, 14661.
* Support for STT_GNU_IFUNC symbols added for s390 and s390x.
Optimized versions of memcpy, memset, and memcmp added for System z10 and