summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-02-11 21:53:49 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-02-11 21:53:49 (GMT)
commitc3bfa0437f9671b0896d89abd197eaa34fdefc1f (patch)
tree7030b4c0db6cb911b781111751bf76621cda1ab8 /ChangeLog
parenta11ef1ad68fdb86d4a7d75b0ddeea126aa1adb09 (diff)
Updated the prototype used to get symbol label.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c317398..9f01970 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
18-02-11 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/routine.c:
+ Update code.
+
+ * src/format/symbol.c:
+ * src/format/symbol.h:
+ Update the prototype used to get symbol label.
+
+18-02-11 Cyrille Bagard <nocbos@gmail.com>
+
* src/core/logs.c:
Remove compilation warnings.