This commit is contained in:
Eelco Dolstra
2008-06-04 11:02:21 +00:00
parent d373d86ab3
commit 538703ce4c

6
README
View File

@@ -42,7 +42,9 @@ This appears to be a bug in binutils
RELEASE HISTORY
0.4 (TBA):
0.4 (June 4, 2008):
* Support for growing the RPATH on dynamic libraries.
* IA-64 support (not tested) and related 64-bit fixes.
@@ -55,8 +57,6 @@ RELEASE HISTORY
neither is present, a DT_RUNPATH is added unless `--force-rpath' is
specified, in which case a DT_RPATH is added.
* Support for growing the RPATH on dynamic libraries.
0.3 (May 24, 2007):
* Support for 64-bit ELF binaries (such as on x86_64-linux).