summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2008-06-04 11:02:21 (GMT)
committerEelco Dolstra <e.dolstra@tudelft.nl>2008-06-04 11:02:21 (GMT)
commit538703ce4c9fe024c1ae170e0172da85397275e2 (patch)
tree0a3fcd2960dee90994cdef1bf8fb3c609d9a2e7c /README
parentd373d86ab3d512e7c040425aeb9fbdad2cc61520 (diff)
downloadpatchelf-538703ce4c9fe024c1ae170e0172da85397275e2.zip
patchelf-538703ce4c9fe024c1ae170e0172da85397275e2.tar.gz
patchelf-538703ce4c9fe024c1ae170e0172da85397275e2.tar.bz2
Diffstat (limited to 'README')
-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).