summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-03-24 07:38:31 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-03-24 07:38:31 (GMT)
commitb7347c96930027fc11b9c5038157f972d58a41bf (patch)
tree182ddabae529e89b28db93acb3404cd7424086ed /ChangeLog
parent518ce6e1594ba80be4286bd3e561b0b7f73ce4b0 (diff)
Built routine digest for tooltip hints.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f41802b..d24904f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+17-03-24 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/routine.c:
+ * src/analysis/routine.h:
+ Build routine digest for tooltip hints.
+
+ * src/arch/processor.c:
+ Add an assertion on provided instructions.
+
+ * src/format/symbol.c:
+ Add some extra 'TODO' marks.
+
+ * src/glibext/gbufferview.c:
+ * src/glibext/gbufferview.h:
+ Provide the GObject creator at a given location.
+
+ * src/gtkext/gtkbinarystrip.c:
+ Cosmetic.
+
+ * src/gtkext/gtkblockdisplay.c:
+ Show hints as tooltips.
+
17-03-22 Cyrille Bagard <nocbos@gmail.com>
* src/arch/post.c: