summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e11a601..05b4dea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
17-07-28 Cyrille Bagard <nocbos@gmail.com>
+ * src/gui/menus/project.c:
+ * src/gui/menus/view.c:
+ Fix compilation warnings.
+
+17-07-28 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/pychrysa/pychrysa.c:
Replace the deprecated readdir_r() function by readdir() calls.