summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b02998..8e6da55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: