summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a843b9c..2901b77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@
* src/glibext/gcodebuffer.c:
* src/glibext/gcodebuffer.h:
+ Remove useless functions dealing with buffers and optimize some old code.
+ Clean the code.
+
+16-01-21 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/glibext/gcodebuffer.c:
+ * src/glibext/gcodebuffer.h:
Enable the buffer scan again and update its code. Delete the
g_buffer_view_export() function.