summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-08-27 18:11:59 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-08-27 18:11:59 (GMT)
commit47480a98d3c5c058755f3206765730dbfbf3ecef (patch)
tree3681b5aef0e37a5a29756dd60c80fb515a2b78af /ChangeLog
parent45164edf2d2fc4004f8f65ce21207a5e0c139308 (diff)
Replaced a deprecated function in the About box.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3df7764..1eb2cd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.