summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-04-05 08:56:45 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-04-05 08:56:45 (GMT)
commitfd679be33396b0ba85ba6617b33a66d221026d91 (patch)
tree4aae9544c1dcbcacd8077da0ff3bd553b55db422 /ChangeLog
parentc9391d0a1d42a05c72fd1c909a00774561ac9f81 (diff)
Restored the panel for a glance at the current code view.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@503 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e961e22..ab7eb20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+15-04-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gtkext/graph/layout.c:
+ Remove the debug fixed requested size for the graph layouts.
+
+ * src/gtkext/gtkgraphview.c:
+ Typo.
+
+ * src/gui/panels/glance.c:
+ Restore the panel for a glance at the current code view.
+
15-04-04 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/disassembler.c: