diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 5e407f67de..e38c57f23e 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,9 @@ Version 2.15 x86-64. Contributed by Liubov Dmitrieva. +* Optimized strchrm strrchr for SSE on x86-32. + Contributed by Liubov Dmitrieva. + * New interfaces: scandirat, scandirat64 Implemented by Ulrich Drepper. |