mirror of git://sourceware.org/git/glibc.git
Correct feature announcement
This commit is contained in:
parent
19df733e64
commit
51846a515a
2
NEWS
2
NEWS
|
@ -24,7 +24,7 @@ Version 2.15
|
||||||
* Improved strcpy, strncpy, stpcpy, stpncpy for SSE2 and SSSE3 on x86-64.
|
* Improved strcpy, strncpy, stpcpy, stpncpy for SSE2 and SSSE3 on x86-64.
|
||||||
Contributed by HJ Lu.
|
Contributed by HJ Lu.
|
||||||
|
|
||||||
* Improved strcat and strncat on x86-64.
|
* Optimized strcat and strncat on x86-64.
|
||||||
Contributed by Liubov Dmitrieva.
|
Contributed by Liubov Dmitrieva.
|
||||||
|
|
||||||
Version 2.14
|
Version 2.14
|
||||||
|
|
Loading…
Reference in New Issue