about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRical Jasan <ricaljasan@pacific.net>2017-06-16 00:27:09 -0700
committerRical Jasan <ricaljasan@pacific.net>2017-06-16 01:20:50 -0700
commit1b009d5ac3e048546920af678ee9e357250957da (patch)
treec699d6c605ab6e72850f48c18f1f68fcbd030e99 /ChangeLog
parent76b9ffef87fa2328bf491257bc6379add1344f2d (diff)
downloadglibc-1b009d5ac3e048546920af678ee9e357250957da.tar.gz
glibc-1b009d5ac3e048546920af678ee9e357250957da.tar.xz
glibc-1b009d5ac3e048546920af678ee9e357250957da.zip
manual: Complete @standards in arith.texi.
	* manual/arith.texi (FP_NAN): Add or complete header and
	standard annotations.
	(FP_INFINITE): Likewise.
	(FP_ZERO): Likewise.
	(FP_SUBNORMAL): Likewise.
	(FP_NORMAL): Likewise.
	(SNAN): Likewise.
	(SNANL): Likewise.
	(totalorderf): Likewise.
	(totalorderl): Likewise.
	(totalordermagf): Likewise.
	(totalordermagl): Likewise.
	(_Complex_I): Likewise.
	(I): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d26979335c..536046845e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
 2017-06-16  Rical Jasan  <ricaljasan@pacific.net>
 
+	* manual/arith.texi (FP_NAN): Add or complete header and standard
+	annotations.
+	(FP_INFINITE): Likewise.
+	(FP_ZERO): Likewise.
+	(FP_SUBNORMAL): Likewise.
+	(FP_NORMAL): Likewise.
+	(SNAN): Likewise.
+	(SNANL): Likewise.
+	(totalorderf): Likewise.
+	(totalorderl): Likewise.
+	(totalordermagf): Likewise.
+	(totalordermagl): Likewise.
+	(_Complex_I): Likewise.
+	(I): Likewise.
+
+2017-06-16  Rical Jasan  <ricaljasan@pacific.net>
+
 	* manual/argp.texi (ARGP_HELP_USAGE): Add missing header and
 	standard annotation.
 	(ARGP_HELP_SHORT_USAGE): Likewise.