summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd0dc74..56c5931 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-04-01 Gustavo J. A. M. Carneiro <gjc@gnome.org>
+ * pygtk.py.in (require): For version == '2.0', use a hardcoded
+ pygtk path, recorded during build.
+
* gobject/gobjectmodule.c (_pyg_strv_to_gvalue): Don't allow
arbitrary sequences, only tuple or list, since a string is a
sequence too.