summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-01-12 17:02:22 +0000
committerUlrich Drepper <drepper@redhat.com>2007-01-12 17:02:22 +0000
commit8980796b15969fe84bd6bf5cd9eece93eaf62109 (patch)
tree7f433b682232e71419dfb3619e4cf382df4120be /ChangeLog
parenta1d87b5dfbdd951808b0a83dfa6d2f1654ccb37f (diff)
[BZ #3840]
2007-01-12 Ulrich Drepper <drepper@redhat.com> [BZ #3840] * scripts/check-local-headers.sh: Restrict to testing .o.d, .os.d, and .oS.d files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 285667b599..05e4a43dea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-12 Ulrich Drepper <drepper@redhat.com>
+
+ [BZ #3840]
+ * scripts/check-local-headers.sh: Restrict to testing .o.d, .os.d,
+ and .oS.d files.
+
2007-01-05 Steven Munroe <sjmunroe@us.ibm.com>
* stdlib/tst-makecontext.c: Include errno.h. Change main()