diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-01-12 17:02:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-01-12 17:02:22 +0000 |
commit | 8980796b15969fe84bd6bf5cd9eece93eaf62109 (patch) | |
tree | 7f433b682232e71419dfb3619e4cf382df4120be /ChangeLog | |
parent | a1d87b5dfbdd951808b0a83dfa6d2f1654ccb37f (diff) | |
download | glibc-8980796b15969fe84bd6bf5cd9eece93eaf62109.tar.gz glibc-8980796b15969fe84bd6bf5cd9eece93eaf62109.tar.xz glibc-8980796b15969fe84bd6bf5cd9eece93eaf62109.zip |
[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-- | ChangeLog | 6 |
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() |