summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0086536..daab6e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
13-02-24 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/disass/loop.c:
+ Fix a bug in loops detection.
+
+ * src/gtkext/gtklinkrenderer.c:
+ Underline the links for loops on screen.
+
+13-02-24 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/decomp/cmerge.c:
* src/analysis/decomp/cmerge.h:
New entries: begin to merge conditions when possible.