aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index b988df0..2a0b4ac 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,12 @@
-*- text -*-
+Changes in 2.28:
+
+* Extended the --out-implib=<file> option, previously restricted to x86 PE
+ targets, to any ELF based target. This allows the generation of an import
+ library for an ELF executable, which can then be used by another application
+ to link against the executable.
+
Changes in 2.27:
* Add a configure option --enable-relro to decide whether -z relro should