diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +14-08-20 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/instruction.c: + Fix a bug by adding a missing 'return'. + + * src/glibext/gbufferline.c: + * src/glibext/gbuffersegment.c: + Rewrite some parts of code to increase the binary processing speed. + 14-08-19 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |