summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
-rw-r--r--version2
2 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index d88c964..9f9ecf2 100644
--- a/README
+++ b/README
@@ -64,6 +64,10 @@ This appears to be a bug in binutils
RELEASE HISTORY
+0.8 (January 15, 2014):
+
+* Fix a segfault caused by certain illegal entries in symbol tables.
+
0.7 (January 7, 2014):
* Rewrite section indices in symbol tables. This for instance allows
diff --git a/version b/version
index 0e2c939..ce609ca 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.7 \ No newline at end of file
+0.8 \ No newline at end of file