summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-03-21 17:52:19 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-03-21 17:52:19 +0000
commit4535cd55e2fc005afe0cf549a767ae60d55b17dd (patch)
tree22f6921a73a3bf8e3230f45d9be8ea76e7f34dd3 /ChangeLog
parent1722813295a323c5e79106a094380f5e94206b47 (diff)
downloadglibc-4535cd55e2fc005afe0cf549a767ae60d55b17dd.tar.gz
glibc-4535cd55e2fc005afe0cf549a767ae60d55b17dd.tar.xz
glibc-4535cd55e2fc005afe0cf549a767ae60d55b17dd.zip
Don't document varargs.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8b43e4a1b..b1822dfd72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-03-21  Joseph Myers  <joseph@codesourcery.com>
+
+	* manual/lang.texi (Old Varargs): Remove section.
+	(How Variadic): Update menu.
+	(va_start): Do not mention varargs.h.
+
 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
 	    Joseph Myers  <joseph@codesourcery.com>