diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -9,13 +9,14 @@ Version 2.19 * The following bugs are resolved with this release: - 14155, 14699, 15522, 15531, 15532, 15736, 15749, 15797, 15867, 15890, - 15897, 15905, 15909, 15921. + 14155, 14699, 15522, 15531, 15532, 15736, 15749, 15797, 15867, 15887, + 15890, 15897, 15905, 15909, 15921. * CVE-2013-4237 The readdir_r function could write more than NAME_MAX bytes to the d_name member of struct dirent, or omit the terminating NUL character. (Bugzilla #14699). +* New locales: quz_PE. Version 2.18 |