2016-02-24 Marko Myllynen * NEWS (2.23): Fix typo in bug 19048 text. Index: glibc-2.23/NEWS =================================================================== --- glibc-2.23.orig/NEWS +++ glibc-2.23/NEWS @@ -38,7 +38,7 @@ Version 2.23 unnecessary serialization of memory allocation requests across threads. The defect is now corrected. Users should see a substantial increase in the concurent throughput of allocation requests for applications which - trigger this bug. Affected applications typically create create and + trigger this bug. Affected applications typically create and destroy threads frequently. (Bug 19048 was reported and analyzed by Ericsson.)