summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2009-09-15 21:18:14 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2009-09-15 21:18:14 (GMT)
commitff4fd84840beca40a88db2ca0ce90e6511fb852b (patch)
tree7b11e01c94565b3fc7771531d1b3283fb982c80d /ChangeLog
parent1c4da24a1d4b96d58fee08e2be21198b22e7eef6 (diff)
Restored the code using the program headers when no section is found.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@115 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dad565..4711c05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+09-09-15 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/format/elf/elf.c:
+ Restore the code using the program headers when no section is found.
+
09-09-14 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: