summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b59d2b..7995646 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
18-01-31 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/db/server.c:
+ * src/main.c:
+ Avoid to pollute the configuration directory with old UNIX family sockets.
+
+18-01-31 Cyrille Bagard <nocbos@gmail.com>
+
* src/mangling/dex/shorty_tok.l:
* src/mangling/dex/type_tok.l:
Fix a mistake in the previous commit.