aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5e407f6..e38c57f 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.