diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +12-11-22 Cyrille Bagard <nocbos@gmail.com> + + * plugins/androhelpers/try_n_catch.c: + Rewrite parts of the Android plugin to insert indications about exceptions. + + * src/glibext/gbufferline.c: + * src/glibext/gbufferline.h: + * src/glibext/gbuffersegment.c: + Introduce a new style for code indications. + + * src/glibext/gcodebuffer.c: + * src/glibext/gcodebuffer.h: + Add a function to complete in order to insert line at given addresses. + 12-11-20 Cyrille Bagard <nocbos@gmail.com> * src/gui/panels/glance.c: |