summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-01-21 14:34:53 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-01-21 14:34:53 (GMT)
commit01f20dc6887fc1d45e026306a4364c9e7b256250 (patch)
tree8df6f067fa8f5bd9adf79bf845218f0b2e005257 /ChangeLog
parentbd2e3f356103988001956db8588c501cd94e240f (diff)
Enabled the buffer scan again and updated its code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fad957..a843b9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+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.
+
+ * src/gui/dialogs/export.c:
+ Update code.
+
16-01-18 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/easygtk.c: