summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-03-05 00:08:23 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-03-05 00:08:23 (GMT)
commit0320d85e480882c58f254640a54c6c6e190dbf47 (patch)
treed1683e4c6704cb442ff826266e86406759c6a5a8 /ChangeLog
parent94792f74a850cf6bb119c59ac0675591f4ef6c0f (diff)
Compressed the size of operands with no alternative rendering.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c893d8..be4bd7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+17-03-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/operand-int.h:
+ * src/arch/operand.c:
+ Compress the size of operands with no alternative rendering.
+
17-03-03 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/db/cdb.c: