diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-08-27 18:11:59 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-08-27 18:11:59 (GMT) |
commit | 47480a98d3c5c058755f3206765730dbfbf3ecef (patch) | |
tree | 3681b5aef0e37a5a29756dd60c80fb515a2b78af /ChangeLog | |
parent | 45164edf2d2fc4004f8f65ce21207a5e0c139308 (diff) |
Replaced a deprecated function in the About box.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 17-08-27 Cyrille Bagard <nocbos@gmail.com> + * src/gui/dialogs/about.c: + Replace a deprecated function in the About box. + +17-08-27 Cyrille Bagard <nocbos@gmail.com> + * src/gui/panels/errors.c: Fix some bugs in the error panel. |