summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-10-02 22:40:21 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-10-02 22:40:21 (GMT)
commitb6427496bde6f3ab34dc62d6b437c4f8a3a29b2d (patch)
treef23acec4b6b480e1dabb0af1b54325a2e6fc9383 /ChangeLog
parent34f0ead7c89b716c6a9f59f8dea6a9450e37e82a (diff)
Computed block ranks without mistake.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9024665..5b4444d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
16-10-03 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/disass/rank.c:
+ Compute block ranks without mistake.
+
+16-10-03 Cyrille Bagard <nocbos@gmail.com>
+
* src/common/sort.c:
Give more flexibility to qinsert() for the inserted item.