diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2009-09-15 21:18:14 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2009-09-15 21:18:14 (GMT) |
commit | ff4fd84840beca40a88db2ca0ce90e6511fb852b (patch) | |
tree | 7b11e01c94565b3fc7771531d1b3283fb982c80d /ChangeLog | |
parent | 1c4da24a1d4b96d58fee08e2be21198b22e7eef6 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |