summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b3048c..8925f32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+14-08-16 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/arch/vmpa.c:
+ Update and improve the Python code for managing vmpa_t definitions.
+
+ * src/analysis/disass/fetch.c:
+ Update code.
+
+ * src/arch/vmpa.c:
+ * src/arch/vmpa.h:
+ Improve the code for handling vmpa_t definitions.
+
+ * src/glibext/gbufferline.c:
+ Update code.
+
+ * tests/arch/vmpa.py:
+ * tests/test.py:
+ New entries: add the first unity tests.
+
14-08-05 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/decomp/decompiler.c: