summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 325fb4f..e685ee7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: