summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-12-01 21:15:16 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-12-01 21:15:16 (GMT)
commit9b0389d37851ddfe36bb872063218aeaaa4ff383 (patch)
treeda29330a70a9c6ea97a34d356fd710c705a8b8fa /ChangeLog
parent106e06d33196ca124d6d27cc00a5898d6f96121d (diff)
Moved the mkpath() function to a proper location.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1723878..e000b54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
15-12-01 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/db/cdb.c:
+ Update code.
+
+ * src/common/pathname.c:
+ * src/common/pathname.h:
+ * src/common/xdg.c:
+ * src/common/xdg.h:
+ Move the mkpath() function to a proper location.
+
+15-12-01 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/content-int.h:
* src/analysis/content.c:
* src/analysis/content.h: