summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fab8a34..7fa5720 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
15-05-05 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/gtkgraphview.c:
+ Do not forget to allocate size for the view as soon as the size of its
+ support change. Remove old useless 'vmpa_t' fields.
+
+15-05-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gtkext/gtkgraphview.c:
* src/gtkext/gtkgraphview.h:
Fix some warnings during the compilation.