summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-09-14 18:45:44 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-09-14 18:45:44 (GMT)
commitf4703b2ada4807fc1bab9bb37f4ff5a0f45dc62b (patch)
treeceae358c8aa94192cf403ab75ee2f986da43415e /ChangeLog
parentfb6454b7393a41837d854ab47899600b8b434765 (diff)
Skipped the rendering of empty pool strings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index faac6fa..2a2c02b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+16-09-14 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/dalvik/operands/pool.c:
+ Skip the rendering of empty pool strings.
+
16-09-13 Cyrille Bagard <nocbos@gmail.com>
* src/arch/dalvik/operand.c: