diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |