summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-05-30 20:31:59 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-05-30 20:31:59 (GMT)
commit36760a757f4c3cdecd04d678a41d3484dcdac566 (patch)
treeb4987539ac2bc5bfd65eec1600b464b11766cd0d /ChangeLog
parent3154db88ce14aa681cc553a8910edba1e69d8c2b (diff)
Resolved a suitable symbol depending on the request tolerance.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8bb2c7..c448c35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+16-05-30 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/format/format.c:
+ * src/analysis/disass/links.c:
+ * src/analysis/disass/links.h:
+ * src/arch/target.c:
+ * src/arch/target.h:
+ Update code.
+
+ * src/format/format.c:
+ * src/format/format.h:
+ Resolve a suitable symbol depending on the request tolerance.
+
+ * src/gtkext/gtkstatusstack.c:
+ * src/gui/dialogs/gotox.c:
+ Update code.
+
16-05-28 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/Makefile.am: