diff options
author | Allan McRae <allan@archlinux.org> | 2013-09-09 22:54:07 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-09-09 22:56:38 +1000 |
commit | a9f5ce099cb30fe6b8f2ba240cacffe7ecfbfef2 (patch) | |
tree | cb962c701516efd9dee6c42f8e477b233758f5ac /NEWS | |
parent | 34829bc28f727ad9db6a180191c62d33f67b7915 (diff) | |
download | glibc-a9f5ce099cb30fe6b8f2ba240cacffe7ecfbfef2.tar.gz glibc-a9f5ce099cb30fe6b8f2ba240cacffe7ecfbfef2.tar.xz glibc-a9f5ce099cb30fe6b8f2ba240cacffe7ecfbfef2.zip |
Fix typo in strcoll example
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 9d128ae565..e3eb389822 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,7 @@ Version 2.19 14155, 14699, 15427, 15522, 15531, 15532, 15736, 15749, 15797, 15844, 15867, 15886, 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909, - 15921. + 15921, 15939. * 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 |