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 38b8828..620779f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+13-01-17 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/decomp/il.c:
+ * src/arch/dalvik/context.c:
+ * src/decomp/context.c:
+ * src/decomp/context.h:
+ * src/decomp/context-int.h:
+ Fork the decompilation context when needed.
+
13-01-14 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/decomp/decompiler.c: