From 5a21dcc83d9491bba08fff773650219fc7ba6244 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 1 Sep 2010 08:05:57 +0000 Subject: [PATCH] Fix typo --- ld/ChangeLog | 2 +- ld/testsuite/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 9cf54fdaf..c3a1d1cef 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,7 +1,7 @@ 2010-08-31 Nick Clifton * ldlex.l (WILDCHAR): Add the caret and exclamation point - characters, so that they can be used inside regexps. + characters, so that they can be used inside globs. 2010-08-31 Nick Clifton diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index e9e202536..aee11147f 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2010-08-31 Nick Clifton - * ld-scripts/section-match.exp: New file. Runs ths + * ld-scripts/section-match.exp: New file. Runs the section-match-1 test. * ld-scripts/section-match-1.d: New file. * ld-scripts/section-match-1.s: New file. -- 2.11.4.GIT