summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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: