diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-04-27 22:40:44 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-04-27 22:40:44 (GMT) |
commit | 22804bd41734e57a4ee3079d17ecaed4c19dc6a4 (patch) | |
tree | 1dcdd56078e051b425ab7596081d88401fdf5d5c /ChangeLog | |
parent | 8a09e4163c79541f0af78719d0cd85b85650c4b4 (diff) |
Used official closures instead of user-defined ones when possible.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |