diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |