summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-02-02 23:53:08 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-02-02 23:53:08 (GMT)
commit5fb8fb821698f43e9e2306841ff1f5a77876aed8 (patch)
tree16d01bc241c68d3f5380292d8b77b13070f51752 /ChangeLog
parent1a5aafe8e1c64289e438a277ac05d9e9a0f1bd49 (diff)
Removed the definition of a useless deprecated function.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab91ed8..e4f72b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
16-02-03 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/immediate.c:
+ * src/arch/immediate.h:
+ Remove the definition of a useless deprecated function.
+
+16-02-03 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/area.c:
* src/glibext/gbinportion.c:
Prevent access to uninitialised memory.