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 6d26e9c..ce25b05 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2009-10-23 Kai Tietz <kai.tietz@onevision.com> + + * deffilep.y (def_lex): Allow '<' and '>' characters in identifier + strings. + 2009-10-23 Ryan Mansfield <rmansfield@qnx.com> PR ld/10489 |