summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bcd9bc..1423fb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+12-12-16 Cyrille Bagard <nocbos@gmail.com>
+
+ * configure.ac:
+ Change the output filename for the GLib marshals.
+
+ * src/debug/debugger.c:
+ * src/glibext/gcodebuffer.c:
+ Update code.
+
+ * src/glibext/Makefile.am:
+ Fix the compilation by processing the GLib marshals sooner (glibext is
+ built before gtkext).
+
+ * src/gtkext/gtkdockstation.c:
+ * src/gtkext/gtkviewpanel.c:
+ Update code.
+
+ * src/gtkext/Makefile.am:
+ Remove the old compilation rules.
+
12-12-13 Cyrille Bagard <nocbos@gmail.com>
* plugins/pychrysa/gui/panels/panel.c: