summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4be9aa4..11da097 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+16-10-23 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/immediate.c:
+ * src/arch/target.c:
+ Update code.
+
+ * src/glibext/gbufferline.c:
+ * src/glibext/gbufferline.h:
+ * src/glibext/gbuffersegment.c:
+ * src/glibext/gbuffersegment.h:
+ Memorize all creators of line content at the line level and save memory.
+
+ * src/glibext/gbufferview.c:
+ * src/glibext/gbufferview.h:
+ * src/glibext/gcodebuffer.c:
+ * src/gtkext/gtkbufferview.c:
+ * src/gtkext/gtkviewpanel-int.h:
+ * src/gtkext/gtkviewpanel.c:
+ * src/gtkext/gtkviewpanel.h:
+ * src/gui/menus/edition.c:
+ Update code.
+
16-10-22 Cyrille Bagard <nocbos@gmail.com>
* src/glibext/gbuffersegment.c: