summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2007-07-05 00:34:53 +0000
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2007-07-05 00:34:53 +0000
commit786d2934515e453392673a7ff6dd6a8dee123189 (patch)
treeb1e89e77d9d8f479bee86ffc81d92a5bae6e2b1a /contrib
parent51a8d95d91d96c6fc2e5432272f5772110b4ba0a (diff)
downloadgcc-786d2934515e453392673a7ff6dd6a8dee123189.tar.gz
Correct file path in last entry
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126346 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 49b96283094..ca54682ac1d 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,7 +1,7 @@
2007-06-30 Hans-Peter Nilsson <hp@axis.com>
* gcc_update (files_and_dependencies): Handle
- gcc/testsuite/gcc.dg/cpp/gcc.dg/cpp/direct2s.c.
+ gcc/testsuite/gcc.dg/cpp/direct2s.c.
2007-05-13 Mark Mitchell <mark@codesourcery.com>