summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-05-12 18:59:11 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-05-12 18:59:11 (GMT)
commitf97bc58b93126e51deaf620d15c7771a9b233de5 (patch)
tree1f929c70fdffe084511b05721f4a88e51a3642dc /ChangeLog
parent4605b4ac4a04bb11bdf91d77e248656702774bde (diff)
Included buffer views in graph views in the right way.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@535 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71a2009..40a562b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
15-05-12 Cyrille Bagard <nocbos@gmail.com>
+ * src/gtkext/gtkgraphview.c:
+ Include buffer views in graph views in the right way.
+
+15-05-12 Cyrille Bagard <nocbos@gmail.com>
+
* src/gtkext/graph/layout.c:
Fix compilation warnings.