summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9580c23..0d4df40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+12-11-13 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/dalvik/instruction.c:
+ Add links for 'goto' instructions too.
+
+ * src/gtkext/graph/dot.c:
+ Typos.
+
+ * src/gtkext/graph/layout.c:
+ Mark 'return' instructions as pitfalls.
+
+ * src/gtkext/graph/node.c:
+ Avoid a graphical bug with wrong edges.
+
+ * src/gtkext/gtkgraphview.c:
+ Typos. Add more space around the right and bottom sides.
+
12-11-11 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/gtkdockstation.c: