summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3949f9..e933803 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+15-01-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/binary.c:
+ * src/analysis/db/cdb.c:
+ Ensure the right macro is used (XSTR vs STR).
+
+ * src/arch/vmpa.c:
+ Respect the given string format when printing physical offsets.
+
+ * src/arch/vmpa.h:
+ * src/common/xml.c:
+ * src/dialogs/storage.c:
+ Ensure the right macro is used (XSTR vs STR).
+
15-01-04 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/area.c: