summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a0707c..1718899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
17-08-12 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/contents/file.c:
+ Fix a bug occurring when content filenames do not contain directory separators.
+
+17-08-12 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/db/server.c:
Do not block on server close.