summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5b4590..0b5c819 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
13-01-20 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/dalvik/operands/args.c:
+ * src/format/format.c:
+ * src/format/format.h:
+ * src/gui/panels/log.c:
+ * src/plugins/plugin.c:
+ Fix some GCC warnings.
+
+13-01-20 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/blocks/raccess.c:
* src/analysis/blocks/raccess.h:
Typo: constify the source list when merging two lists.