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 91fd10f..4334226 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+16-05-03 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/glibext/gbufferline.c:
+ * src/glibext/gbuffersegment.c:
+ Fix two bugs in the code buffer system. The first one is about OOB access,
+ the second one is about feeding the parsed markup with invalid names.
+
16-05-02 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/gtkgraphview.c: