summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5fba2a..31a67f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+17-03-03 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/readdex/header.c:
+ Update code.
+
+ * src/arch/instruction-int.h:
+ * src/arch/instruction.c:
+ * src/arch/instruction.h:
+ Show binary code of instructions.
+
+ * src/arch/raw.c:
+ Limit the quantity of binary code shown for arrays.
+
17-03-02 Cyrille Bagard <nocbos@gmail.com>
* src/glibext/gbufferline.c: