summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-01-31 21:03:27 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-01-31 21:06:33 (GMT)
commit7ba93e4d9e3e722d8771d665c5217510105375d2 (patch)
tree7730c8bfb9393e36e00d2bec660f162249055740 /ChangeLog
parentbe1c4e8f3d8d223d11ff695785415413427f0405 (diff)
Avoided to pollute the configuration directory with old UNIX family sockets.
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.