]> sourceware.org Git - glibc.git/commitdiff
Update NEWS and ChangeLog with two tile bug fixes.
authorChris Metcalf <cmetcalf@ezchip.com>
Mon, 22 Dec 2014 19:45:02 +0000 (14:45 -0500)
committerChris Metcalf <cmetcalf@ezchip.com>
Mon, 22 Dec 2014 19:45:02 +0000 (14:45 -0500)
I committed fixes without references to bug numbers.

Bug 17744: commit 95dee05f.
Bug 17745: commit e969965a.

ChangeLog
NEWS

index 74a4de336d126e4ee8cbd4f0f19f7320065a82cb..4ad8b90161cfa1cb4c72b2115073e633d6afc772 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,6 +56,7 @@
 
 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
 
+       [BZ #17745]
        * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
        * sysdeps/tile/ffsll.c (ffsll): To here.
 
@@ -97,6 +98,7 @@
 
 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
 
+       [BZ #17744]
        * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
        strnlen.
 
diff --git a/NEWS b/NEWS
index f66d1ee933fd70ff635e6e3feed81d839b7682e5..cf0756b2e04bf374dca8cd2e4f0cfe298f73d194 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ Version 2.21
   17522, 17555, 17570, 17571, 17572, 17573, 17574, 17581, 17582, 17583,
   17584, 17585, 17589, 17594, 17601, 17608, 17616, 17625, 17630, 17633,
   17634, 17647, 17653, 17657, 17664, 17665, 17668, 17682, 17717, 17719,
-  17722, 17724, 17725, 17733.
+  17722, 17724, 17725, 17733, 17744, 17745.
 
 * CVE-2104-7817 The wordexp function could ignore the WRDE_NOCMD flag
   under certain input conditions resulting in the execution of a shell for
This page took 0.116652 seconds and 5 git commands to generate.