diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2012-12-19 Steve Ellcey <sellcey@mips.com> + + * NEWS: Mention new memcpy for MIPS. + 2012-12-18 Marcus Shawcroft <marcus.shawcroft@linaro.org> * manual/contrib.texi (Contributors): Spelling correction. @@ -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). |