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 44b667f..78a5a8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
16-10-22 Cyrille Bagard <nocbos@gmail.com>
+ * src/glibext/gbuffersegment.c:
+ Reduce the memory usage by cutting down the size of GBufferSegment from
+ 152 bytes to 64 bytes.
+
+16-10-22 Cyrille Bagard <nocbos@gmail.com>
+
* src/gtkext/gtkbinarystrip.c:
* src/gui/editor.c:
* src/gui/panels/symbols.c: