about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2017-12-23 11:48:28 +0100
committerAurelien Jarno <aurelien@aurel32.net>2017-12-23 11:48:28 +0100
commite65a5644e6614d8f3e5dbcb2aa3e3f9f36ac6da9 (patch)
tree22450bd4643498bf17ccd7c0f036b298aaa0884a /ChangeLog
parented8ae46bed42772a5b22b710fb12d7f59ae084b4 (diff)
downloadglibc-e65a5644e6614d8f3e5dbcb2aa3e3f9f36ac6da9.tar.gz
glibc-e65a5644e6614d8f3e5dbcb2aa3e3f9f36ac6da9.tar.xz
glibc-e65a5644e6614d8f3e5dbcb2aa3e3f9f36ac6da9.zip
manual: fix finite description [BZ #22596]
That way it matches the standard and the behaviour of the finite
function.

Changelog:
	[BZ #22596]
	* manual/arith.texi (finite): Fix the description of the return
	value.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b296ec0ad6..c29d25a6fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-12-23  Aurelien Jarno <aurelien@aurel32.net>
+
+	[BZ #22596]
+	* manual/arith.texi (finite): Fix the description of the return
+	value.
+
 2017-12-22  Eric Blake  <ebb9@byu.net>
 
 	Avoid gcc warnings on cygwin