diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 873da69..18aae89 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2010-11-05 Tristan Gingold <gingold@adacore.com> + + * NEWS: Add marker for 2.21. + 2010-11-05 Dave Korn <dave.korn.cygwin@gmail.com> * plugin.h (plugin_active_plugins_p): New prototype. @@ -1,5 +1,8 @@ -*- text -*- +Changes in 2.21: + + * Linker script expression evaluation is somewhat more sane. This may break scripts that depend on quirks of the old expression evaluation. |