summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frsyinger <vapier@gentoo.org>2009-11-14 19:11:44 -0800
committerUlrich Drepper <drepper@redhat.com>2009-11-14 19:11:44 -0800
commit5ec794b4b537bc507010af28d2d93bb76d0972ac (patch)
treec3766ab47f970e2e02db4334a4b6d34429bb4b02 /ChangeLog
parent0079dd2382eba185d22410a1d3088dc7146bc00a (diff)
Add missing stdio.h include.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2939a2a3a0..dfd4a725da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-11-06 Mike Frsyinger <vapier@gentoo.org>
+
+ * posix/bug-regex29.c: Include stdio.h.
+
2009-11-14 Ulrich Drepper <drepper@redhat.com>
[BZ #10939]