summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 976cd94..75b2b0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+13-05-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gtkext/graph/edge.c:
+ * src/gtkext/graph/edge.h:
+ * src/gtkext/graph/layout.c:
+ * src/gtkext/graph/layout.h:
+ * src/gtkext/graph/node.c:
+ * src/gtkext/graph/node.h:
+ * src/gtkext/graph/node-int.h:
+ * src/gtkext/graph/nodes/flow.c:
+ * src/gtkext/graph/nodes/virtual.c:
+ * src/gtkext/graph/nodes/virtual.h:
+ * src/gtkext/graph/params.h:
+ * src/gtkext/graph/ranks.c:
+ * src/gtkext/graph/ranks.h:
+ * src/gtkext/gtkgraphview.c:
+ Implement first basic steps towards nice graph rendering.
+
13-03-19 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: