diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |