diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-07-28 10:01:42 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-07-28 10:01:42 (GMT) |
commit | 463252ebc68e838f2da95a349c44ad74b35be10b (patch) | |
tree | 2301c98042810f574206bf2c6c441d23e99680b7 /ChangeLog | |
parent | 81a4be1d7f2621a899c23db6243ce5aefddbbe93 (diff) |
Fixed compilation warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |