diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |