aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2013-09-10 14:12:10 +1000
committerAllan McRae <allan@archlinux.org>2013-09-10 14:13:40 +1000
commitaa04af0078dafb6af40b1ee0ede140eedbf67c4f (patch)
tree4b90e45e6c67509805b5eea485ab9cb256dee509 /NEWS
parentcdfc721b8d2d5079325ea9f0beb5673d72b4cdd0 (diff)
downloadglibc-aa04af0078dafb6af40b1ee0ede140eedbf67c4f.tar
glibc-aa04af0078dafb6af40b1ee0ede140eedbf67c4f.tar.gz
glibc-aa04af0078dafb6af40b1ee0ede140eedbf67c4f.tar.bz2
glibc-aa04af0078dafb6af40b1ee0ede140eedbf67c4f.zip
Clarify documentation cross-reference
The end of the "Parsing of Floats" subsection currently reads: The GNU C Library also provides '_l' versions of these functions, which take an additional argument, the locale to use in conversion. *Note Parsing of Integers::. Split the final note as it is unrelated to the above comment and reference it with "See also" instead.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index c1cae0f263..f91afca9db 100644
--- a/NEWS
+++ b/NEWS
@@ -9,9 +9,9 @@ Version 2.19
* The following bugs are resolved with this release:
- 14155, 14699, 15427, 15522, 15531, 15532, 15736, 15749, 15797, 15844,
- 15849, 15867, 15886, 15887, 15890, 15892, 15893, 15895, 15897, 15905,
- 15909, 15921, 15939.
+ 14155, 14699, 15427, 15522, 15531, 15532, 15736, 15748, 15749, 15797,
+ 15844, 15849, 15867, 15886, 15887, 15890, 15892, 15893, 15895, 15897,
+ 15905, 15909, 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