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