summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ebdb7c5..c1d9438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2008-08-24 Cyrille Bagard <nocbos@gmail.com>
+ * src/binary.c:
+ Remove unused code. Get and insert comments into code.
+
+ * src/format/dwarf/d_dwarf.c:
+ * src/format/dwarf/d_dwarf.h:
+ Provide comments for all registered debug functions.
+
+ * src/gtksnippet.c:
+ * src/gtksnippet.h:
+ Better handle the code lines.
+
+2008-08-24 Cyrille Bagard <nocbos@gmail.com>
+
* src/format/dwarf/abbrev.c:
* src/format/dwarf/abbrev.h:
Remove old code. Add a function to test if an attribute exists.