about summary refs log tree commit diff
path: root/ChangeLog
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 /ChangeLog
parentcdfc721b8d2d5079325ea9f0beb5673d72b4cdd0 (diff)
downloadglibc-aa04af0078dafb6af40b1ee0ede140eedbf67c4f.tar.gz
glibc-aa04af0078dafb6af40b1ee0ede140eedbf67c4f.tar.xz
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 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9ffb37256..ef9151a75e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2013-09-10  Allan McRae  <allan@archlinux.org>
 
+	[BZ #15748]
+	* manual/arith.texi (Parsing of Floats): Clarify
+	cross-reference.
+
 	[BZ #15849]
 	* manual/install.texi (Running make install): Mention
 	--enable-pt-chown.