summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d11ea68..e11a601 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+17-07-28 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/pychrysa.c:
+ Replace the deprecated readdir_r() function by readdir() calls.
+
+ * src/common/xdg.c:
+ Set and check errno when using readdir().
+
17-07-27 Cyrille Bagard <nocbos@gmail.com>
* plugins/pychrysa/arch/instruction.c: