diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -10,12 +10,15 @@ Version 2.23 * The following bugs are resolved with this release: 14341, 16517, 16519, 16520, 16734, 16973, 17787, 17905, 18084, 18086, - 18240, 18265, 18370, 18421, 18480, 18525, 18618, 18647, 18661, 18674, - 18681, 18778, 18781, 18787, 18789, 18790, 18795, 18796, 18820, 18823, - 18824. + 18240, 18265, 18370, 18421, 18480, 18525, 18610, 18618, 18647, 18661, + 18674,18681, 18778, 18781, 18787, 18789, 18790, 18795, 18796, 18820, + 18823, 18824. * The obsolete header <regexp.h> has been removed. Programs that require this header must be updated to use <regex.h> instead. + +* Optimized string, wcsmbs and memory functions for IBM z13. + Implemented by Stefan Liebler. Version 2.22 |