summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-09-26 01:08:45 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-09-26 01:08:45 (GMT)
commit79f384b20e00977f8450920a8a8983b818d302f8 (patch)
tree4ccd706eac37677b727b4e68cbc6ff9042358aa7 /ChangeLog
parent8df6567b5213fe842e329ad1102c5531d7c509bb (diff)
Deleted code sorting routines as they are already sorted.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 373d7bf..7b657fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+16-09-26 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/disass/disassembler.c:
+ Delete code sorting routines as they are already sorted.
+
16-09-25 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/area.c: