summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb6fff4..5c46e8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
17-04-28 Cyrille Bagard <nocbos@gmail.com>
* src/arch/immediate.c:
+ Rewrite some security checks when printing immediate values.
+
+17-04-28 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/immediate.c:
Escape some characters as needed when building tooltips.
17-04-28 Cyrille Bagard <nocbos@gmail.com>