summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bcace8..0544a39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-10-29 Soren Sandmann <sandmann@daimi.au.dk>
+
+ * -=-=-=- Release sysprof 1.0.5 -=-=-=-
+
+ * binfile.c (read_symbols): Store symbols in offsets into original
+ file, not debug file. Fixes symbols when the debug binaries have
+ different text offsets than the real binaries.
+
2006-10-29 Soren Sandmann <sandmann@daimi.au.dk>
* =-=-=-= Release sysprof 1.0.4 =-=-=-=