diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-08-12 15:49:30 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-08-12 15:49:30 (GMT) |
commit | e554e315b762d564b4e370fa77a26ef6a4a67ccc (patch) | |
tree | 798a9cfdca9eba3d0529ab09edcaebe75f79f5a7 /ChangeLog | |
parent | 7ced9ccef7fae0b392858b1b7f44978e1e6df1cf (diff) |
Fixed a bug occurring when content filenames do not contain directory separators.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |