diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +14-04-24 Cyrille Bagard <nocbos@gmail.com> + + * configure.ac: + Do not reject deprecated features of GTK in order to be able to compile + the program. + + * Makefile.am: + Clean the content. + + * src/glibext/gbufferline.c: + Fix a bug by avoiding one hardcoded path when looking for a picture. + Clean the code. + 14-04-14 Cyrille Bagard <nocbos@gmail.com> * src/glibext/gcodebuffer.c: |