Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 975d88b..53b8094 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2007-11-24 Johan Dahlin <johan@gnome.org>
+ * Makefile: Remove unused targets
+ * bank/importer.py: Check GIREPO_PATH instead of sys.path for repos
+ * defs/gtk-base.defs: Fix a typo and convert a few constructors
+ away from property based ones.
+ * defs2gidl.py: Parse constructors
+ * data/Gtk.gidl: Update now including constructors
+
+2007-11-24 Johan Dahlin <johan@gnome.org>
+
* gtktest.py: Add a simple test for Gtk+
* bank/bank-info.c (_wrap_g_object_info_get_parent): Check for NULL.