summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index a20319e..4afdfc8 100644
--- a/README
+++ b/README
@@ -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).