summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-04-29 09:53:28 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-04-29 09:53:28 (GMT)
commitb16071a35adaf95d5e67b0dd984e9ba9d7ba28f9 (patch)
tree10470449f230593ea62f696e30e647a1c8d95ed2 /ChangeLog
parentaead324676d997c30aac2851f4a37125db195d3e (diff)
Improved the behavior of immediate operands display.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c46e8c..a005921 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+17-04-29 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/fmtp/parser.c:
+ * plugins/pychrysa/arch/immediate.c:
+ Update code.
+
+ * src/arch/immediate.c:
+ * src/arch/immediate.h:
+ Improve the behavior of immediate operands display.
+
+ * src/format/symbol.h:
+ Update code.
+
17-04-28 Cyrille Bagard <nocbos@gmail.com>
* src/arch/immediate.c: