summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2012-08-21 19:35:41 (GMT)
committerEelco Dolstra <eelco.dolstra@logicblox.com>2012-08-21 19:35:41 (GMT)
commit1c057cd107ed2d58d368177b5f30e01206c6d5cf (patch)
treec9c1794bd58a82079880be34e9a5e2ca8c3ba316 /README
parent7c784881c8114dedc9942ab6359d7a235b8be6df (diff)
downloadpatchelf-1c057cd107ed2d58d368177b5f30e01206c6d5cf.zip
patchelf-1c057cd107ed2d58d368177b5f30e01206c6d5cf.tar.gz
patchelf-1c057cd107ed2d58d368177b5f30e01206c6d5cf.tar.bz2
Update README
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 1db25bc..e2ec1e2 100644
--- a/README
+++ b/README
@@ -57,6 +57,11 @@ This appears to be a bug in binutils
RELEASE HISTORY
+0.7 (TBA):
+
+* Rewrite section indices in symbol tables. This for instance allows
+ gdb to show proper backtraces.
+
0.6 (November 7, 2011):
* Hacky support for executables created by the Gold linker.