summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-10-17 22:35:47 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-10-17 22:35:47 (GMT)
commit0fdcf7a96b408ef4d072720d2d5e33313cedc879 (patch)
tree93e3532df919e7016a1573fcdfa4849bcd80e88e /ChangeLog
parentef174ce487411fceffd5d5098b51e66b65bb93b8 (diff)
Fixed a huge memory leak when computing shadows.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32646d2..c3c3025 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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>
* src/gtkext/gtkbufferview.c: