summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5bbfb9c..6f7643b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+17-12-29 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/glibext/gbufferview.c:
+ * src/glibext/gbufferview.h:
+ Update code.
+
+ * src/gtkext/gtkbufferdisplay-int.h:
+ * src/gtkext/gtkbufferdisplay.c:
+ * src/gtkext/gtkdisplaypanel.c:
+ Fix compilation warnings by replacing GTK deprecated functions in display panels.
+
17-12-27 Cyrille Bagard <nocbos@gmail.com>
* src/gui/panels/errors.c: