about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-02-17 01:13:15 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-17 01:13:15 +0000
commit35c47e37b99f20d198a5bfaae9f39b1cfb216d80 (patch)
tree5d56b31336ffbf62d678854b3c48d774b4773567 /ChangeLog
parent0a0a5bd4f16023fc35abdca5f7dc2784b3a482d5 (diff)
downloadglibc-35c47e37b99f20d198a5bfaae9f39b1cfb216d80.tar.gz
glibc-35c47e37b99f20d198a5bfaae9f39b1cfb216d80.tar.xz
glibc-35c47e37b99f20d198a5bfaae9f39b1cfb216d80.zip
Include <stdlib.h> in argp examples.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58d02d64f3..7baf3e8c4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-02-17  Joseph Myers  <joseph@codesourcery.com>
+
+	[BZ #10140]
+	* manual/examples/argp-ex1.c: Include <stdlib.h>.
+	* manual/examples/argp-ex2.c: Likewise.
+	* manual/examples/argp-ex3.c: Likewise.
+
 2012-02-16  Richard Henderson  <rth@redhat.com>
 
 	* sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.