summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3c3025..1f6cfbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
16-10-18 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/gtkgraphview.c:
+ Extend the graph widget as much as needed and center its content.
+
+ * src/gtkext/gtkviewpanel.c:
+ Typo.
+
+16-10-18 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gtkext/gtkgraphview.c:
Fix a huge memory leak when computing shadows.
16-10-17 Cyrille Bagard <nocbos@gmail.com>