diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ 15-04-06 Cyrille Bagard <nocbos@gmail.com> + * configure.ac: + * src/gtkext/graph/dot.c: + * src/gtkext/graph/dot.h: + * src/gtkext/graph/layout.c: + * src/gtkext/graph/layout.h: + * src/gtkext/graph/Makefile.am: + * src/gtkext/graph/node.c: + * src/gtkext/graph/node.h: + * src/gtkext/graph/node-int.h: + * src/gtkext/graph/nodes/flow.c: + * src/gtkext/gtkgraphview.c: + * src/Makefile.am: + Say goodbye to Graphviz. + +15-04-06 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/loop.c: Update code when creating loops. |