summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-04-27 22:40:44 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-04-27 22:40:44 (GMT)
commit22804bd41734e57a4ee3079d17ecaed4c19dc6a4 (patch)
tree1dcdd56078e051b425ab7596081d88401fdf5d5c /ChangeLog
parent8a09e4163c79541f0af78719d0cd85b85650c4b4 (diff)
Used official closures instead of user-defined ones when possible.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a582a5a..e7df32e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
16-04-28 Cyrille Bagard <nocbos@gmail.com>
+ * configure.ac:
+ * src/glibext/gcodebuffer.c:
+ * src/gtkext/gtkdockstation.c:
+ Use official closures instead of user-defined ones when possible.
+
+16-04-28 Cyrille Bagard <nocbos@gmail.com>
+
* tools/d2c/Makefile.am:
* tools/d2c/args/Makefile.am:
* tools/d2c/bits/Makefile.am: