diff options
author | Andreas Schwab <schwab@suse.de> | 2013-07-17 10:26:58 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2013-08-27 12:21:12 +0200 |
commit | 45b8acccaf43ec06d31413c75a8f1737ae3ff0e2 (patch) | |
tree | 1ad302dba87a6937959803853a32924f6f7f4a6b /NEWS | |
parent | 5d228a436a8257f082e84671bf8c89b79a2c3853 (diff) | |
download | glibc-45b8acccaf43ec06d31413c75a8f1737ae3ff0e2.zip glibc-45b8acccaf43ec06d31413c75a8f1737ae3ff0e2.tar.gz glibc-45b8acccaf43ec06d31413c75a8f1737ae3ff0e2.tar.bz2 |
Fix missing declaration of LC_CTYPE nonascii-case element
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Version 2.19 * The following bugs are resolved with this release: - 14699, 15531, 15532, 15749, 15797, 15867, 15890 + 14699, 15531, 15532, 15736, 15749, 15797, 15867, 15890 * 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 |