summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-08-21 08:15:09 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-08-21 08:15:09 (GMT)
commit62eb3b9716f4d3ecbb7727c7a01c0564129f0111 (patch)
tree400ab0cff527b5dab7c86800792444b038ef5514 /ChangeLog
parent3c5b02bde6754f2db27a8b413739711396690e1c (diff)
Changed cursors using up-to-date GDK functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7061552..b17ec71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
17-08-21 Cyrille Bagard <nocbos@gmail.com>
+ * src/gtkext/gtkbinarystrip.c:
+ * src/gtkext/gtkgraphdisplay.c:
+ * src/gui/panels/glance.c:
+ Change cursors using up-to-date GDK functions.
+
+17-08-21 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/db/certs.c:
Replace calls to deprecated functions building RSA keys.