From: Steve Ellcey Date: Wed, 19 Dec 2012 16:56:08 +0000 (-0800) Subject: 2012-12-19 Steve Ellcey X-Git-Tag: glibc-2.17~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95b4f1b626c8064b887b52a0f35024fdba97f0ff;p=thirdparty%2Fglibc.git 2012-12-19 Steve Ellcey * NEWS: Mention new memcpy for MIPS. --- diff --git a/ChangeLog b/ChangeLog index c68d85e5fca..3d1889d11d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-12-19 Steve Ellcey + + * NEWS: Mention new memcpy for MIPS. + 2012-12-18 Marcus Shawcroft * manual/contrib.texi (Contributors): Spelling correction. diff --git a/NEWS b/NEWS index e58fabe0cd2..3a155555d14 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,8 @@ Version 2.17 14838, 14856, 14863, 14865, 14866, 14868, 14869, 14871, 14872, 14879, 14889, 14893, 14898, 14914. +* Optimization of memcpy for MIPS. + * CVE-2011-4609 svc_run() produces high cpu usage when accept fails with EMFILE has been fixed (Bugzilla #14889).