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 59f7fc6..783657e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
13-01-05 Cyrille Bagard <nocbos@gmail.com>
+ * src/gtkext/graph/dot.c:
+ Remove dot warnings when there is not enough space for its too big labels.
+
+ * src/gtkext/graph/node.c:
+ Fix memory leaks. Connect all edges to the panel views.
+
+13-01-05 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/binary.c:
Restore decompilation at this level.