summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b0507a..faf6ecb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
09-06-14 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/prototype.c:
+ * src/analysis/prototype.h:
+ * src/format/elf/e_elf.c:
+ * src/format/elf/elf-int.h:
+ * src/format/elf/symbol.c:
+ Store the size of the routines (x86 only).
+
+09-06-14 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/binary.c:
Update the call to g_rendering_line_find_by_(offset|address).