about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRical Jasan <ricaljasan@pacific.net>2017-06-16 01:06:51 -0700
committerRical Jasan <ricaljasan@pacific.net>2017-06-16 01:23:17 -0700
commita448ee41e70a0b1d26557ffce8e550fe4aad2525 (patch)
tree2049ef06545c1c9796f7219b0e97bdfd0479d03e /ChangeLog
parent1b009d5ac3e048546920af678ee9e357250957da (diff)
downloadglibc-a448ee41e70a0b1d26557ffce8e550fe4aad2525.tar.gz
glibc-a448ee41e70a0b1d26557ffce8e550fe4aad2525.tar.xz
glibc-a448ee41e70a0b1d26557ffce8e550fe4aad2525.zip
manual: Complete @standards in string.texi.
	* manual/string.texi (strdup): Complete header and standards
	annotation.
	(strncpy): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 536046845e..49c23b92f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2017-06-16  Rical Jasan  <ricaljasan@pacific.net>
 
+	* manual/string.texi (strdup): Complete header and standards
+	annotation.
+	(strncpy): Likewise.
+
+2017-06-16  Rical Jasan  <ricaljasan@pacific.net>
+
 	* manual/arith.texi (FP_NAN): Add or complete header and standard
 	annotations.
 	(FP_INFINITE): Likewise.