diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 9cf54fd..c3a1d1c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,7 +1,7 @@ 2010-08-31 Nick Clifton <nickc@redhat.com> * 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 <nickc@redhat.com> |