diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index be5ee3e..9cf54fd 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,10 @@ 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. + +2010-08-31 Nick Clifton <nickc@redhat.com> + * ld.texinfo (MEMORY): Clarify the behaviour of the ! character in a region's attributes. |